cpython/Parser
Eric Snow 3c57971a2d
gh-81057: Move Globals in Core Code to _PyRuntimeState (gh-99496)
This is the first of several changes to consolidate non-object globals in core code.

https://github.com/python/cpython/issues/81057
2022-11-15 09:45:11 -07:00
..
action_helpers.c gh-81057: Move Globals in Core Code to _PyRuntimeState (gh-99496) 2022-11-15 09:45:11 -07:00
asdl.py
asdl_c.py
myreadline.c
parser.c
peg_api.c
pegen.c
pegen.h
pegen_errors.c
Python.asdl
string_parser.c
string_parser.h
token.c
tokenizer.c
tokenizer.h