]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91860: documentation for typing.dataclass_transform (GH-92768)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 May 2022 15:01:44 +0000 (08:01 -0700)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 15:01:44 +0000 (08:01 -0700)
commit6a3a6ba7a26cac99ce200dd3a5dab9c419676d49
treee2b2969674961ad45c6126fc2e4b4cbe8e28f0ff
parent6ec050f6337d2227475594be0706b3cda26c3f0d
gh-91860: documentation for typing.dataclass_transform (GH-92768)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
(cherry picked from commit f20a6a54fb041507a334ad71706974960d1b473f)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Doc/library/typing.rst
Doc/whatsnew/3.11.rst
Lib/typing.py