summaryrefslogtreecommitdiffstats
path: root/Parser/pegen/pegen.c
diff options
context:
space:
mode:
authorSam Gross <colesbury@gmail.com>2021-11-17 22:53:33 (GMT)
committerGitHub <noreply@github.com>2021-11-17 22:53:33 (GMT)
commit87787c8774221c81602b31b0e0dc0678ad494e91 (patch)
tree74170d3e701298c60a4c10b64342df1d5f807442 /Parser/pegen/pegen.c
parentac89f8cab79800195687dd141de472f90c626ec3 (diff)
downloadcpython-87787c8774221c81602b31b0e0dc0678ad494e91.zip
cpython-87787c8774221c81602b31b0e0dc0678ad494e91.tar.gz
cpython-87787c8774221c81602b31b0e0dc0678ad494e91.tar.bz2
[3.9] bpo-42540: reallocation of id_mutex should not force default allocator (GH-29564) (GH-29600)
Unlike the other locks reinitialized by _PyRuntimeState_ReInitThreads, the "interpreters.main->id_mutex" is not freed by _PyRuntimeState_Fini and should not force the default raw allocator.. (cherry picked from commit 736684b1bb67369a2e95a9f621752deead44e7ef) Co-authored-by: Sam Gross <colesbury@gmail.com>
Diffstat (limited to 'Parser/pegen/pegen.c')
0 files changed, 0 insertions, 0 deletions