cpython/Modules/_io
2025-03-03 19:18:09 +00:00
..
clinic gh-111178: Generate correct signature for most self converters (#128447) 2025-01-20 12:40:18 +01:00
_iomodule.c gh-90102: Remove isatty call during regular open (#124922) 2024-10-08 08:50:42 +02:00
_iomodule.h gh-101819: Isolate _io (#101948) 2023-05-15 09:26:27 +00:00
bufferedio.c gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083) 2025-02-08 14:21:32 +01:00
bytesio.c gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083) 2025-02-08 14:21:32 +01:00
fileio.c gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083) 2025-02-08 14:21:32 +01:00
iobase.c gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083) 2025-02-08 14:21:32 +01:00
stringio.c gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083) 2025-02-08 14:21:32 +01:00
textio.c gh-130790: Remove references about unicode's readiness from comments (#130801) 2025-03-03 19:18:09 +00:00
winconsoleio.c gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083) 2025-02-08 14:21:32 +01:00