Skip to content

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

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

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

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--114163.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>
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