Skip to content

Sharing Interpreter Channels is Broken #121596

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

Closed
ericsnowcurrently opened this issue Jul 10, 2024 · 0 comments
Closed

Sharing Interpreter Channels is Broken #121596

ericsnowcurrently opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
3.13 bugs and security fixes 3.14 bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error

Comments

@ericsnowcurrently
Copy link
Member

ericsnowcurrently commented Jul 10, 2024

Bug report

Bug description:

We try to load the channel end types from "test.support.interpreters.channel", which doesn't exist.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

@ericsnowcurrently ericsnowcurrently added type-bug An unexpected behavior, bug, or error extension-modules C modules in the Modules dir topic-subinterpreters 3.13 bugs and security fixes 3.14 bugs and security fixes labels Jul 10, 2024
@ericsnowcurrently ericsnowcurrently self-assigned this Jul 10, 2024
ericsnowcurrently added a commit that referenced this issue Jul 10, 2024
This fixes a mistake in gh-113012 and adds a test that verifies the fix.
miss-islington pushed a commit to miss-islington/cpython that referenced this issue 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]>
ericsnowcurrently added a commit that referenced this issue 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]>
@github-project-automation github-project-automation bot moved this from Todo to Done in Subinterpreters Jul 10, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this issue 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 issue 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
Labels
3.13 bugs and security fixes 3.14 bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
Projects
Status: Done
Development

No branches or pull requests

1 participant