0
0
mirror of https://github.com/python/cpython.git synced 2024-11-27 15:27:06 +01:00
cpython/Modules/_io
2024-01-19 10:25:05 +00:00
..
clinic
_iomodule.c
_iomodule.h
bufferedio.c
bytesio.c
fileio.c gh-114286: Fix maybe-uninitialized warning in Modules/_io/fileio.c (GH-114287) 2024-01-19 10:25:05 +00:00
iobase.c Fix an incorrect comment in iobase_is_closed (GH-102952) 2024-01-16 18:27:17 +02:00
stringio.c
textio.c gh-66060: Use actual class name in _io type's __repr__ (#30824) 2024-01-09 21:39:36 +01:00
winconsoleio.c gh-77046: os.pipe() sets _O_NOINHERIT flag on fds (#113817) 2024-01-10 23:02:17 +01:00