Skip to content

gh-125716: Raise an Exception If _globals_init() Fails In the _interpqueues Module #125802

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

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Oct 21, 2024

The fix applies to the _interpchannels module as well.

I've also included a drive-by typo fix for _interpqueues.

@ericsnowcurrently ericsnowcurrently changed the title gh-125716: Raise an Exception If _globals_init() Fails In The _interpqueues Module gh-125716: Raise an Exception If _globals_init() Fails In the _interpqueues Module Oct 21, 2024
@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) October 21, 2024 19:38
@ericsnowcurrently ericsnowcurrently merged commit 44f841f into python:main Oct 21, 2024
36 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2024
…interpqueues Module (pythongh-125802)

The fix applies to the _interpchannels module as well.

I've also included a drive-by typo fix for _interpqueues.
(cherry picked from commit 44f841f)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Oct 21, 2024

GH-125808 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 Oct 21, 2024
@ericsnowcurrently ericsnowcurrently deleted the raise-exception-on-failure branch October 21, 2024 19:39
ericsnowcurrently added a commit that referenced this pull request Oct 21, 2024
…_interpqueues Module (gh-125808)

The fix applies to the _interpchannels module as well.

I've also included a drive-by typo fix for _interpqueues.

(cherry picked from commit 44f841f, AKA gh-125802)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…interpqueues Module (pythongh-125802)

The fix applies to the _interpchannels module as well.

I've also included a drive-by typo fix for _interpqueues.
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