diff options
| author | Victor Stinner <vstinner@python.org> | 2020-08-10 13:55:54 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-10 13:55:54 (GMT) |
| commit | d2bea2636d5f0c2b196966315790af8e79c7bf82 (patch) | |
| tree | 6c1bfd3409db87a03c8fc17bb454ac7ac69ec7ea /Python/pystate.c | |
| parent | b0a27055320f4dfb60a24bdb3c825010fce570dc (diff) | |
| download | cpython-d2bea2636d5f0c2b196966315790af8e79c7bf82.zip cpython-d2bea2636d5f0c2b196966315790af8e79c7bf82.tar.gz cpython-d2bea2636d5f0c2b196966315790af8e79c7bf82.tar.bz2 | |
[3.9] bpo-41194: Convert _ast extension to PEP 489 (GH-21807)
* 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.
(cherry picked from commit b1cc6ba73a51d5cc3aeb113b5e7378fb50a0e20a)
* bpo-41204: Fix compiler warning in ast_type_init() (GH-21307)
(cherry picked from commit 1f76453173267887ed05bb3783e862cb22365ae8)
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions
