summaryrefslogtreecommitdiffstats
path: root/Python/optimizer.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-09-27 18:11:02 (GMT)
committerGitHub <noreply@github.com>2024-09-27 18:11:02 (GMT)
commit1cd2b97113f7514f1925b2538c7d55b3421c3abd (patch)
treedb385713620341c7c871a10d10d83272eb36131b /Python/optimizer.c
parentcaaf939fe2d296473940d1109fcd1025425b2d3f (diff)
downloadcpython-1cd2b97113f7514f1925b2538c7d55b3421c3abd.zip
cpython-1cd2b97113f7514f1925b2538c7d55b3421c3abd.tar.gz
cpython-1cd2b97113f7514f1925b2538c7d55b3421c3abd.tar.bz2
[3.13] gh-116510: Fix crash during sub-interpreter shutdown (gh-124645) (#124649)
gh-116510: Fix crash during sub-interpreter shutdown (gh-124645) Fix a bug that can cause a crash when sub-interpreters use "basic" single-phase extension modules. Shared objects could refer to PyGC_Head nodes that had been freed as part of interpreter shutdown. (cherry picked from commit 6f9525dd3f0ef5809106ca0923a7512d666a04bb) Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions