summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorEric Snow <ericsnowcurrently@gmail.com>2024-06-26 21:17:26 (GMT)
committerGitHub <noreply@github.com>2024-06-26 21:17:26 (GMT)
commit4be1f37b20bd51498d3adf8ad603095c0f38d6e5 (patch)
treea4131edeb97f36137280f6c487f24f0c4112397e /Python/errors.c
parent1c13b29d54ad6d7c9e030227d575ad7d21b4054f (diff)
downloadcpython-4be1f37b20bd51498d3adf8ad603095c0f38d6e5.zip
cpython-4be1f37b20bd51498d3adf8ad603095c0f38d6e5.tar.gz
cpython-4be1f37b20bd51498d3adf8ad603095c0f38d6e5.tar.bz2
gh-113433: Automatically Clean Up Subinterpreters in Py_Finalize() (gh-121060)
This change makes things a little less painful for some users. It also fixes a failing assert (gh-120765), by making sure all subinterpreters are destroyed before the main interpreter. As part of that, we make sure Py_Finalize() always runs with the main interpreter active.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions