0
0
mirror of https://github.com/python/cpython.git synced 2024-11-27 15:27:06 +01:00
cpython/Modules/_io
2023-12-14 10:04:23 +00:00
..
clinic gh-112205: Support @setter annotation from AC (gh-112922) 2023-12-13 14:00:34 +00:00
_iomodule.c
_iomodule.h
bufferedio.c gh-112205: Support @setter annotation from AC (gh-112922) 2023-12-13 14:00:34 +00:00
bytesio.c gh-111049: Fix crash during garbage collection of the BytesIO buffer object (GH-111221) 2023-12-14 10:04:23 +00:00
fileio.c gh-110014: Include explicitly <unistd.h> header (#110155) 2023-09-30 20:06:45 +00:00
iobase.c
stringio.c gh-112205: Support @setter annotation from AC (gh-112922) 2023-12-13 14:00:34 +00:00
textio.c gh-112205: Support @setter annotation from AC (gh-112922) 2023-12-13 14:00:34 +00:00
winconsoleio.c gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007) 2023-10-20 12:52:31 +01:00