mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
* Replace deprecated Py_DebugFlag with PyConfig.parser_debug in the parser. * Add Parser.debug member. * Add tok_state.debug member. * Py_FrozenMain(): Replace Py_VerboseFlag with PyConfig.verbose.
Miscellaneous source files for the main Python shared library