]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88531 Fix dataclass __post_init__/__init__ interplay documentation (gh-107404)
authorSteffen Zeile <48187781+Kaniee@users.noreply.github.com>
Wed, 17 Jan 2024 01:17:34 +0000 (02:17 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Jan 2024 01:17:34 +0000 (20:17 -0500)
commit05008c27b73da640b63c0d335c65ade517c0eb84
tree235b04e9dd99e42cd9785f798a62804947f65ffa
parent60ca37fdee52cc4ff318b6e9ddbb260e8583b33b
gh-88531 Fix dataclass __post_init__/__init__ interplay documentation (gh-107404)

* Simplify __post_init__ example usage. It applies to all base classes, not just dataclasses.
Doc/library/dataclasses.rst