cpython/Modules/_io/clinic
Peter Bierma b5d1e4552f
gh-128083: Fix macro redefinition warning in clinic. (GH-127950)
2024-12-19 15:00:30 +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-128083: Fix macro redefinition warning in clinic. (GH-127950) 2024-12-19 15:00:30 +01:00
winconsoleio.c.h gh-122943: Add the varpos parameter in _PyArg_UnpackKeywords (GH-126564) 2024-11-08 14:23:50 +02:00