[3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794) by ericsnowcurrently · Pull Request #110705 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 8 commits into
Conversation
Member
Essentially, we should check the thread ID rather than the thread state pointer.
(cherry-picked from commit 32466c9)
…thongh-109794) Essentially, we should check the thread ID rather than the thread state pointer.
bedevere-app
Bot
added
the
awaiting review
label
bedevere-app
Bot
mentioned this pull request
ericsnowcurrently
changed the title
gh-109793: Allow Switching Interpreters During Finalization (gh-109794)
[3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794)
bedevere-app
Bot
mentioned this pull request
ericsnowcurrently
assigned
Yhg1s
ericsnowcurrently added 2 commits
Yhg1s
reviewed
Include/internal/pycore_interp.h Outdated
Include/internal/pycore_runtime.h Outdated
ericsnowcurrently added 4 commits
ericsnowcurrently
enabled auto-merge (squash)
ericsnowcurrently
merged commit
82ae5a6
into
python:3.12
bedevere-app
Bot
removed
the
awaiting review
label
ericsnowcurrently
deleted the
backport-32466c9-fix-finalization-other-tstates
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment