diff options
author | Victor Stinner <vstinner@python.org> | 2020-07-03 09:35:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 09:35:37 (GMT) |
commit | 74419f0c64959bb8392fcf3659058410423038e1 (patch) | |
tree | 1682111c3879f1af092746506b516e9048c888ad /Lib/compileall.py | |
parent | 9d006977d7ff5a45d6e7d696c1713fdf2dd308b7 (diff) | |
download | cpython-74419f0c64959bb8392fcf3659058410423038e1.zip cpython-74419f0c64959bb8392fcf3659058410423038e1.tar.gz cpython-74419f0c64959bb8392fcf3659058410423038e1.tar.bz2 |
bpo-41194: Pass module state in Python-ast.c (GH-21284)
Rework asdl_c.py to pass the module state to functions in
Python-ast.c, instead of using astmodulestate_global.
Handle also PyState_AddModule() failure in init_types().
Diffstat (limited to 'Lib/compileall.py')
0 files changed, 0 insertions, 0 deletions