diff options
| author | Victor Stinner <vstinner@python.org> | 2023-07-01 23:44:07 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-01 23:44:07 (GMT) |
| commit | 18b1fdebe0cd5e601aa341227c13ec9d89bdf32c (patch) | |
| tree | 701bc6f8ffcafff8eddc462192276a4d483f1a7b /Python/compile.c | |
| parent | 0530f4f64629ff97f3feb7524da0833b9535e8b6 (diff) | |
| download | cpython-18b1fdebe0cd5e601aa341227c13ec9d89bdf32c.zip cpython-18b1fdebe0cd5e601aa341227c13ec9d89bdf32c.tar.gz cpython-18b1fdebe0cd5e601aa341227c13ec9d89bdf32c.tar.bz2 | |
gh-106320: Remove _PyInterpreterState_Get() alias (#106321)
Replace calls to the (removed) slow _PyInterpreterState_Get() with
fast inlined _PyInterpreterState_GET() function.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions
