summaryrefslogtreecommitdiffstats
path: root/InternalDocs
diff options
context:
space:
mode:
authorNeil Schemenauer <nas-github@arctrix.com>2024-09-27 02:33:07 (GMT)
committerGitHub <noreply@github.com>2024-09-27 02:33:07 (GMT)
commit6f9525dd3f0ef5809106ca0923a7512d666a04bb (patch)
tree88edd0ab74571083573563e7abdd2b4a51c2d379 /InternalDocs
parent98b2ed7e239c807f379cd2bf864f372d79064aac (diff)
downloadcpython-6f9525dd3f0ef5809106ca0923a7512d666a04bb.zip
cpython-6f9525dd3f0ef5809106ca0923a7512d666a04bb.tar.gz
cpython-6f9525dd3f0ef5809106ca0923a7512d666a04bb.tar.bz2
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.
Diffstat (limited to 'InternalDocs')
0 files changed, 0 insertions, 0 deletions