summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-05-05 19:55:29 +0200
committerGitHub <noreply@github.com>2020-05-05 19:55:29 +0200
commitb4b53868d7d6cd13505321d3802fd00865b25e05 (patch)
tree850dd2ad175f058b4d040bd38b5757c2149cc3b5 /Python/Python-ast.c
parentac4bf424119d1300f57929120968e216a85d3a25 (diff)
downloadcpython-git-b4b53868d7d6cd13505321d3802fd00865b25e05.tar.gz
bpo-40521: Disable free lists in subinterpreters (GH-19937)
When Python is built with experimental isolated interpreters, disable tuple, dict and free free lists. Temporary workaround until these caches are made per-interpreter. Add frame_alloc() and frame_get_builtins() subfunctions to simplify _PyFrame_New_NoTrack().
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions