Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-121596: Fix Sharing Interpreter Channels #121597

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Jul 10, 2024

This fixes a mistake in gh-113012 and adds a test that verifies the fix.

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) July 10, 2024 21:06
@ericsnowcurrently ericsnowcurrently merged commit 35a67e3 into python:main Jul 10, 2024
37 checks passed
@miss-islington-app
Copy link

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

@ericsnowcurrently ericsnowcurrently deleted the fix-shareable-channels branch July 10, 2024 21:31
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 10, 2024
This fixes a mistake in pythongh-113012 and adds a test that verifies the fix.
(cherry picked from commit 35a67e3)

Co-authored-by: Eric Snow <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Jul 10, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 10, 2024
ericsnowcurrently added a commit that referenced this pull request Jul 10, 2024
This fixes a mistake in gh-113012 and adds a test that verifies the fix.

(cherry picked from commit 35a67e3, AKA gh-121597)

Co-authored-by: Eric Snow <[email protected]>
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
This fixes a mistake in pythongh-113012 and adds a test that verifies the fix.
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
This fixes a mistake in pythongh-113012 and adds a test that verifies the fix.
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