Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.12] gh-112358: Fix Python 3.12 regression with subclassing struct.Struct (GH-112424)#112426

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

Merged
mdickinson merged 2 commits intopython:3.12frommdickinson:backport-9fe6034-3.12
Nov 27, 2023

Conversation

@mdickinson
Copy link
Member

@mdickinsonmdickinson commentedNov 26, 2023
edited by bedevere-appbot
Loading

Revert commitc8c0afc (PRGH-94532), which movedstruct.Struct initialisation fromStruct.__init__ toStruct.__new__. This caused issues with code in the wild that subclassesstruct.Struct.. (cherry picked from commit9fe6034)

…truct.Struct. (pythonGH-112424)Revert commitc8c0afc (PRpythonGH-94532),which moved `struct.Struct` initialisation from `Struct.__init__` to `Struct.__new__`.This caused issues with code in the wild that subclasses `struct.Struct`..(cherry picked from commit9fe6034)Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
@mdickinsonmdickinson merged commit42df736 intopython:3.12Nov 27, 2023
@mdickinsonmdickinson deleted the backport-9fe6034-3.12 branchNovember 27, 2023 08:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@mdickinson

[8]ページ先頭

©2009-2025 Movatter.jp