FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794) by ericsnowcurrently · Pull Request #110705 · python/cpython · GitHub

/ cpython Public

[3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794) - #110705

Merged
ericsnowcurrently merged 8 commits into
python:3.12from
ericsnowcurrently:backport-32466c9-fix-finalization-other-tstates
Nov 28, 2023
Merged

[3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794)#110705
ericsnowcurrently merged 8 commits into
python:3.12from
ericsnowcurrently:backport-32466c9-fix-finalization-other-tstates

Conversation

ericsnowcurrently commented Oct 11, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
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.
ericsnowcurrently changed the title gh-109793: Allow Switching Interpreters During Finalization (gh-109794) [3.12] gh-109793: Allow Switching Interpreters During Finalization (gh-109794) Oct 11, 2023
Comment thread Include/internal/pycore_interp.h Outdated
Comment thread Include/internal/pycore_runtime.h Outdated
ericsnowcurrently enabled auto-merge (squash) November 28, 2023 00:43
ericsnowcurrently merged commit 82ae5a6 into python:3.12 Nov 28, 2023
ericsnowcurrently deleted the backport-32466c9-fix-finalization-other-tstates branch November 28, 2023 00:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL