summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-05-05 20:27:47 +0200
committerGitHub <noreply@github.com>2020-05-05 20:27:47 +0200
commit7be4e350aadf93c4be5c97b7291d0db2b6bc1dc4 (patch)
tree7285b6051ef96253ce4ef2ac2a34412fae9ea281 /Python/Python-ast.c
parent0dd5e7a718997da2026ed64fe054dc36cae4fee7 (diff)
downloadcpython-git-7be4e350aadf93c4be5c97b7291d0db2b6bc1dc4.tar.gz
bpo-40513: Per-interpreter GIL (GH-19943)
In the experimental isolated subinterpreters build mode, the GIL is now per-interpreter. Move gil from _PyRuntimeState.ceval to PyInterpreterState.ceval. new_interpreter() always get the config from the main interpreter.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions