Skip to content

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

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

miss-islington
Copy link
Contributor

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

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

Co-authored-by: Steffen Zeile [email protected]


📚 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 <[email protected]>
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