]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in a dataclasses comment. (GH-25454)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 17 Apr 2021 14:11:16 +0000 (07:11 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Apr 2021 14:11:16 +0000 (07:11 -0700)
commit303ffb74a38dfed5c62ca6d8a2d53d80b696feab
treecaa96822345b15b5a806bbd054e57f86b87f9db8
parentf77ca86f75d5ad9b52e5f3cd19c0024b204b168c
Fix typo in a dataclasses comment. (GH-25454)

(cherry picked from commit 76beadb8ff86eb2bb248bf918bfb20c4069932f4)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
Lib/dataclasses.py