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-109207: Fix SystemError when printing symtable entry object. #109225

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

yunline
Copy link
Contributor

@yunline yunline commented Sep 10, 2023

@cpython-cla-bot
Copy link

cpython-cla-bot bot commented Sep 10, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

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

LGTM.

@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Sep 10, 2023
@serhiy-storchaka serhiy-storchaka merged commit 4297499 into python:main Sep 10, 2023
@miss-islington
Copy link
Contributor

Thanks @yunline for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2023
@bedevere-bot
Copy link

GH-109227 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Sep 10, 2023
@bedevere-bot
Copy link

GH-109228 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Sep 10, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 10, 2023
@yunline yunline deleted the fix-gh109207 branch September 10, 2023 12:29
serhiy-storchaka pushed a commit that referenced this pull request Sep 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-109225) (GH-109228)

(cherry picked from commit 4297499)

Co-authored-by: 云line <[email protected]>
Yhg1s pushed a commit that referenced this pull request Oct 2, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-109225) (#109227)

gh-109207: Fix SystemError when printing symtable entry object. (GH-109225)
(cherry picked from commit 4297499)

Co-authored-by: 云line <[email protected]>
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.

SystemError when printing symbol table entry
4 participants