SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 33 Python

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.
V
Victor Stinner committed
f8373db153920b890c2e2dd8def249e8df63bcc6
Parent: 7c66906
Committed by GitHub <noreply@github.com> on 7/3/2024, 4:36:57 PM