◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ericsnowcurrently

@ericsnowcurrently 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 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

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash)

November 28, 2023 00:43

@ericsnowcurrently ericsnowcurrently merged commit 82ae5a6 into python:3.12

Nov 28, 2023

@ericsnowcurrently ericsnowcurrently deleted the backport-32466c9-fix-finalization-other-tstates branch

November 28, 2023 00:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Yhg1s Yhg1s Yhg1s left review comments

Assignees

@Yhg1s Yhg1s

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ericsnowcurrently @Yhg1s