[3.13] gh-112136: Restore removed _PyArg_Parser (GH-121262) (#121344)
gh-112136: Restore removed _PyArg_Parser (GH-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. (cherry picked from commit f8373db153920b890c2e2dd8def249e8df63bcc6) Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
3d4e533be515767e7beae0c4ad55bfad02c23c1b
Parent: 8799f05
Committed by GitHub <noreply@github.com>
on 7/3/2024, 6:29:00 PM