]> 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:13:44 +0000 (07:13 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Apr 2021 14:13:44 +0000 (07:13 -0700)
commit0121f6792ab49c575e4c34f587d486e1fda85674
treec783536f354df217daf533a465a5b285522daff4
parentcdf02879790b8e52456df6e9d58fb8c0842fc359
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