diff options
author | Victor Stinner <vstinner@python.org> | 2024-07-03 16:36:57 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-03 16:36:57 (GMT) |
commit | f8373db153920b890c2e2dd8def249e8df63bcc6 (patch) | |
tree | 4d021178eaaf6effe252a53d73f654bace180bb1 /Python/sysmodule.c | |
parent | 7c66906802cd8534b05264bd47acf9eb9db6d09e (diff) | |
download | cpython-f8373db153920b890c2e2dd8def249e8df63bcc6.zip cpython-f8373db153920b890c2e2dd8def249e8df63bcc6.tar.gz cpython-f8373db153920b890c2e2dd8def249e8df63bcc6.tar.bz2 |
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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions