cpython/Modules/_io/clinic
Donghee Na 23a5711100
gh-112205: Update textio module to use `@getter` as possible. (gh-113095)
2023-12-14 10:26:46 +00:00
..
_iomodule.c.h gh-111089: Revert PyUnicode_AsUTF8() changes (#111833) 2023-11-07 22:36:13 +00:00
bufferedio.c.h gh-112205: Support `@setter` annotation from AC (gh-112922) 2023-12-13 14:00:34 +00:00
bytesio.c.h gh-67565: Remove redundant C-contiguity checks (GH-105521) 2023-10-23 12:54:46 +03:00
fileio.c.h gh-111089: Revert PyUnicode_AsUTF8() changes (#111833) 2023-11-07 22:36:13 +00:00
iobase.c.h gh-110964: Remove private _PyArg functions (#110966) 2023-10-17 14:30:31 +02:00
stringio.c.h gh-112205: Support `@setter` annotation from AC (gh-112922) 2023-12-13 14:00:34 +00:00
textio.c.h gh-112205: Update textio module to use `@getter` as possible. (gh-113095) 2023-12-14 10:26:46 +00:00
winconsoleio.c.h gh-111089: Revert PyUnicode_AsUTF8() changes (#111833) 2023-11-07 22:36:13 +00:00