X Tutup
Skip to content

[3.12] gh-109207: Fix SystemError when printing symtable entry object. (GH-109225)#109227

Merged
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-4297499-3.12
Oct 2, 2023
Merged

[3.12] gh-109207: Fix SystemError when printing symtable entry object. (GH-109225)#109227
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-4297499-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 10, 2023

…pythonGH-109225)

(cherry picked from commit 4297499)

Co-authored-by: 云line <31395137+yunline@users.noreply.github.com>
@Yhg1s
Copy link
Member

Yhg1s commented Sep 12, 2023

FYI, I'm delaying this until 3.12.1.

@Yhg1s Yhg1s merged commit be8255a into python:3.12 Oct 2, 2023
@miss-islington miss-islington deleted the backport-4297499-3.12 branch October 2, 2023 14:55
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

X Tutup