SIGN IN SIGN UP

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().
V
Victor Stinner committed
74419f0c64959bb8392fcf3659058410423038e1
Parent: 9d00697
Committed by GitHub <noreply@github.com> on 7/3/2020, 9:35:37 AM