Files
cpython/Include/internal
Victor Stinner f8373db153 gh-112136: Restore removed _PyArg_Parser (#121262)
Restore the private _PyArg_Parser structure and the private
_PyArg_ParseTupleAndKeywordsFast() function, previously removed
in Python 3.13 alpha 1.

Recreate Include/cpython/modsupport.h header file.
2024-07-03 18:36:57 +02:00
..
2024-06-07 10:19:41 +02:00
2024-06-19 23:16:14 -04:00