[3.13] gh-112136: Restore removed _PyArg_Parser (GH-121262) by miss-islington · Pull Request #121344 · python/cpython
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 f8373db) Co-authored-by: Victor Stinner <vstinner@python.org>
This was referenced
Jul 3, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters