← 返回首页
gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization by ericsnowcurrently · Pull Request #121805 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization#121805

Merged
ericsnowcurrently merged 7 commits into
python:mainfrom
ericsnowcurrently:channel-interp-destroyed-placeholder
Jul 15, 2024
Merged

gh-76785: Expand How Interpreter Channels Handle Interpreter Finalization#121805
ericsnowcurrently merged 7 commits into
python:mainfrom
ericsnowcurrently:channel-interp-destroyed-placeholder

Conversation

ericsnowcurrently commented Jul 15, 2024
edited
Loading

Copy link
Copy Markdown
Member

See gh-116431 for an explanation of the problem and solution. Here I've applied the solution to channels.

ericsnowcurrently force-pushed the channel-interp-destroyed-placeholder branch from e93219c to 51c6f5d Compare July 15, 2024 18:50
ericsnowcurrently marked this pull request as ready for review July 15, 2024 18:51
ericsnowcurrently enabled auto-merge (squash) July 15, 2024 19:19
ericsnowcurrently merged commit 8b209fd into python:main Jul 15, 2024

Copy link
Copy Markdown

Thanks @ericsnowcurrently for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

ericsnowcurrently deleted the channel-interp-destroyed-placeholder branch July 15, 2024 19:44
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 15, 2024
…nalization (pythongh-121805) See 6b98b27 for an explanation of the problem and solution. Here I've applied the solution to channels. (cherry picked from commit 8b209fd) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

bedevere-app Bot commented Jul 15, 2024

Copy link
Copy Markdown

GH-121811 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 15, 2024
ericsnowcurrently added a commit that referenced this pull request Jul 15, 2024
…inalization (gh-121811) See 6b98b27 for an explanation of the problem and solution. Here I've applied the solution to channels. (cherry picked from commit 8b209fd, AKA gh-121805) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
…nalization (pythongh-121805) See 6b98b27 for an explanation of the problem and solution. Here I've applied the solution to channels.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Footer

© 2026 GitHub, Inc.