8000 gh-135855: Fix `SystemError` when passing non-dict object to `_interpreters.set___main___attrs` by brianschubert · Pull Request #135856 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-135855: Fix SystemError when passing non-dict object to _interpreters.set___main___attrs #135856

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

Conversation

brianschubert
Copy link
Member
@brianschubert brianschubert commented Jun 23, 2025

@brianschubert brianschubert added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jun 23, 2025
Copy link
Member
@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member
@ericsnowcurrently ericsnowcurrently left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericsnowcurrently ericsnowcurrently merged commit 4e6f0d1 into python:main Jun 24, 2025
40 checks passed
@miss-islington-app
Copy link

Thanks @brianschubert for the PR, and @ericsnowcurrently for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 24, 2025
…terpreters.set___main___attrs` (pythongh-135856)

(cherry picked from commit 4e6f0d1)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@miss-islington-app
Copy link

Sorry, @brianschubert and @ericsnowcurrently, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4e6f0d116e9725efb2d8eb6c3274aa3c024a6fb4 3.13

@bedevere-app
Copy link
bedevere-app bot commented Jun 24, 2025

GH-135900 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 24, 2025
@ericsnowcurrently ericsnowcurrently added 3.13 bugs and security fixes needs backport to 3.13 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes 3.13 bugs and security fixes labels Jun 24, 2025
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @brianschubert and @ericsnowcurrently, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4e6f0d116e9725efb2d8eb6c3274aa3c024a6fb4 3.13

@ericsnowcurrently
Copy link
Member

@brianschubert, would you mind manually creating a backport PR for 3.13?

ericsnowcurrently pushed a commit that referenced this pull request Jun 24, 2025
…nterpreters.set___main___attrs` (gh-135900)

(cherry picked from commit 4e6f0d1, AKA gh-135856)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
brianschubert added a commit to brianschubert/cpython that referenced this pull request Jun 24, 2025
…to `_interpreters.set___main___attrs` (pythongh-135856)

(cherry picked from commit 4e6f0d1)

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
@bedevere-app
Copy link
bedevere-app bot commented Jun 24, 2025

GH-135903 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 Jun 24, 2025
ericsnowcurrently pushed a commit that referenced this pull request Jun 24, 2025
…nterpreters.set___main___attrs` (gh-135903)

(cherry picked from commit 4e6f0d1, AKA gh-135856)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0