cpython/Modules/_io
2023-05-11 15:56:30 +05:30
..
clinic gh-101819: Refactor _io futher in preparation for module isolation (#104369) 2023-05-11 15:56:30 +05:30
_iomodule.c gh-101819: Clean up _io windows console io after gh-104197 (#104354) 2023-05-10 10:59:31 +00:00
_iomodule.h gh-101819: Clean up _io windows console io after gh-104197 (#104354) 2023-05-10 10:59:31 +00:00
bufferedio.c gh-101819: Adapt _io._BufferedIOBase_Type methods to Argument Clinic (#104355) 2023-05-10 16:22:55 +02:00
bytesio.c gh-101819: Port _io.PyBytesIOBuffer_Type to heap type (#104264) 2023-05-07 14:01:27 +00:00
fileio.c gh-101819: Refactor _io futher in preparation for module isolation (#104369) 2023-05-11 15:56:30 +05:30
iobase.c gh-101819: Refactor _io in preparation for module isolation (#104334) 2023-05-09 23:09:03 +00:00
stringio.c gh-101819: Prepare to modernize the _io extension (#104178) 2023-05-06 01:53:55 +02:00
textio.c gh-101819: Refactor _io futher in preparation for module isolation (#104369) 2023-05-11 15:56:30 +05:30
winconsoleio.c gh-101819: Refactor _io futher in preparation for module isolation (#104369) 2023-05-11 15:56:30 +05:30