]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424)
authorErik De Bonte <erikd@microsoft.com>
Tue, 5 Jul 2022 18:09:41 +0000 (11:09 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Jul 2022 18:09:41 +0000 (20:09 +0200)
commit5f319308a820f49fec66fc3ade50bbaa9fe2105d
tree6600ec4edc8b24484f25062bb7c237c7754ae88b
parent36fcde61ba48c4e918830691ecf4092e4e3b9b99
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/dataclasses.rst
Lib/test/test_dataclasses.py
Misc/NEWS.d/next/Tests/2022-07-05-17-53-13.gh-issue-91330.Qys5IL.rst [new file with mode: 0644]