summaryrefslogtreecommitdiffstats
path: root/Grammar
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-05-05 17:55:29 (GMT)
committerGitHub <noreply@github.com>2020-05-05 17:55:29 (GMT)
commitb4b53868d7d6cd13505321d3802fd00865b25e05 (patch)
tree850dd2ad175f058b4d040bd38b5757c2149cc3b5 /Grammar
parentac4bf424119d1300f57929120968e216a85d3a25 (diff)
downloadcpython-b4b53868d7d6cd13505321d3802fd00865b25e05.zip
cpython-b4b53868d7d6cd13505321d3802fd00865b25e05.tar.gz
cpython-b4b53868d7d6cd13505321d3802fd00865b25e05.tar.bz2
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 'Grammar')
0 files changed, 0 insertions, 0 deletions