FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.11] gh-104035: Do not ignore user-defined `__{get,set}state__` in slotted frozen dataclasses (GH-104041) by miss-islington · Pull Request #104044 · python/cpython · GitHub

/ cpython Public

[3.11] gh-104035: Do not ignore user-defined __{get,set}state__ in slotted frozen dataclasses (GH-104041) - #104044

Merged
carljm merged 1 commit into
python:3.11from
miss-islington:backport-99aab61-3.11
May 1, 2023
Merged

[3.11] gh-104035: Do not ignore user-defined __{get,set}state__ in slotted frozen dataclasses (GH-104041)#104044
carljm merged 1 commit into
python:3.11from
miss-islington:backport-99aab61-3.11

Conversation

miss-islington commented May 1, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

…lotted frozen dataclasses (pythonGH-104041)

(cherry picked from commit 99aab61)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
carljm merged commit 0df7c3a into python:3.11 May 1, 2023
miss-islington deleted the backport-99aab61-3.11 branch May 1, 2023 16:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Frozen dataclasses with slots cannot override __getstate__ or __setstate__

4 participants


Back | FazBrowse Home | New Git URL