Skip to content

[3.12] gh-88531 Fix dataclass __post_init__/__init__ interplay documentation (gh-107404)#114162

Merged
AA-Turner merged 1 commit into
python:3.12from
miss-islington:backport-05008c2-3.12
Jan 17, 2024
Merged

[3.12] gh-88531 Fix dataclass __post_init__/__init__ interplay documentation (gh-107404)#114162
AA-Turner merged 1 commit into
python:3.12from
miss-islington:backport-05008c2-3.12

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 17, 2024

Copy link
Copy Markdown
Contributor
  • Simplify post_init example usage. It applies to all base classes, not just dataclasses.
    (cherry picked from commit 05008c2)

Co-authored-by: Steffen Zeile 48187781+Kaniee@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--114162.org.readthedocs.build/

…tation (pythongh-107404)

* Simplify __post_init__ example usage. It applies to all base classes, not just dataclasses.
(cherry picked from commit 05008c2)

Co-authored-by: Steffen Zeile <48187781+Kaniee@users.noreply.github.com>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news awaiting review labels Jan 17, 2024
@ericvsmith ericvsmith self-assigned this Jan 17, 2024
@AA-Turner AA-Turner merged commit 12c6424 into python:3.12 Jan 17, 2024
@miss-islington miss-islington deleted the backport-05008c2-3.12 branch January 2, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants