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

[mypyc] Fix classes with __dict__ on 3.12#15471

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
JukkaL merged 1 commit intomasterfrommypyc-3.12-dunder-dict
Jun 23, 2023

Conversation

@JukkaL
Copy link
Collaborator

Got this working with a little trial and error.

Work onmypyc/mypyc#995.

Got this working with a little trial and error.Work onmypyc/mypyc#995.
@JukkaLJukkaL merged commitc2dc3ff intomasterJun 23, 2023
@JukkaLJukkaL deleted the mypyc-3.12-dunder-dict branchJune 23, 2023 17:20
JukkaL added a commit that referenced this pull requestJul 3, 2023
This fixes the testPickling test case in mypyc/test-data/run-classes.teston Python 3.12.Handle another case that was missed in#15471. On 3.12 we rely onPy_TPFLAGS_MANAGED_DICT and shouldn't define an explicit `__dict__`member.Work onmypyc/mypyc#995.
JukkaL added a commit that referenced this pull requestJul 3, 2023
This fixes the testPickling test case inmypyc/test-data/run-classes.test on Python 3.12.Handle another case that was missed in#15471. On 3.12 we rely onPy_TPFLAGS_MANAGED_DICT and shouldn't define an explicit `__dict__`member.Work onmypyc/mypyc#995.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@jhancejhancejhance approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@JukkaL@jhance

[8]ページ先頭

©2009-2025 Movatter.jp