diff options
author | Victor Stinner <vstinner@python.org> | 2020-07-03 18:01:46 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 18:01:46 (GMT) |
commit | b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a (patch) | |
tree | 0fb8e1feeb23135c6cb50ccb71866c6fdc6d16c0 /Python/pythonrun.c | |
parent | c0b214bc08f0da89e5b2e4b8cc9f07783833d6b8 (diff) | |
download | cpython-b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a.zip cpython-b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a.tar.gz cpython-b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a.tar.bz2 |
bpo-41194: Convert _ast extension to PEP 489 (GH-21293)
Convert the _ast extension module to PEP 489 "Multiphase
initialization". Replace the global _ast state with a module state.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions