summaryrefslogtreecommitdiffstats
path: root/Python/ast_unparse.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2023-11-26 14:29:52 (GMT)
committerGitHub <noreply@github.com>2023-11-26 14:29:52 (GMT)
commit9fe60340d7e8dc22b3aec205c557bc69a1b2d18c (patch)
tree9047eeb509b3a097caf58d9168ac719454cbb1fe /Python/ast_unparse.c
parent3faf8e586d36e73faba13d9b61663afed6a24cb4 (diff)
downloadcpython-9fe60340d7e8dc22b3aec205c557bc69a1b2d18c.zip
cpython-9fe60340d7e8dc22b3aec205c557bc69a1b2d18c.tar.gz
cpython-9fe60340d7e8dc22b3aec205c557bc69a1b2d18c.tar.bz2
gh-112358: Fix Python 3.12 regression with subclassing struct.Struct. (#112424)
Revert commit c8c0afc7137ab9f22bf59d591084948ca967c97c (PR #94532), which moved `struct.Struct` initialisation from `Struct.__init__` to `Struct.__new__`. This caused issues with code in the wild that subclasses `struct.Struct`.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions