]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91860: documentation for typing.dataclass_transform (#92768)
authorShantanu <12621235+hauntsaninja@users.noreply.github.com>
Fri, 20 May 2022 14:32:29 +0000 (07:32 -0700)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 14:32:29 +0000 (07:32 -0700)
commitf20a6a54fb041507a334ad71706974960d1b473f
tree37622fd972648b742e97697738478d9ed21bd00f
parentd8537580921b2e02f477ff1a8dedcf82c24ef0c2
gh-91860: documentation for typing.dataclass_transform (#92768)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/typing.rst
Doc/whatsnew/3.11.rst
Lib/typing.py