Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-109207: Fix SystemError when printing symtable entry object.#109225
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedSep 10, 2023 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
serhiy-storchaka left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM.
miss-islington commentedSep 10, 2023
Thanks@yunline for the PR, and@serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…pythonGH-109225)(cherry picked from commit4297499)Co-authored-by: 云line <31395137+yunline@users.noreply.github.com>
bedevere-bot commentedSep 10, 2023
GH-109227 is a backport of this pull request to the3.12 branch. |
bedevere-bot commentedSep 10, 2023
GH-109228 is a backport of this pull request to the3.11 branch. |
…pythonGH-109225)(cherry picked from commit4297499)Co-authored-by: 云line <31395137+yunline@users.noreply.github.com>
Uh oh!
There was an error while loading.Please reload this page.
Fixes#109207