cpython/Modules/_io/clinic
Peter Bierma 99490913a0
gh-127341: Argument Clinic: fix compiler warnings for getters with docstrings (#127310)
Co-authored-by: Erlend E. Aasland <erlend@python.org>
2024-11-29 11:12:13 +01:00
..
_iomodule.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
bufferedio.c.h gh-127341: Argument Clinic: fix compiler warnings for getters with docstrings (#127310) 2024-11-29 11:12:13 +01:00
bytesio.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
fileio.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
iobase.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00
stringio.c.h gh-127341: Argument Clinic: fix compiler warnings for getters with docstrings (#127310) 2024-11-29 11:12:13 +01:00
textio.c.h gh-127341: Argument Clinic: fix compiler warnings for getters with docstrings (#127310) 2024-11-29 11:12:13 +01:00
winconsoleio.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00