]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix dataclassses spelling (GH-28837)
authorLandon Yarrington <33426811+jly36963@users.noreply.github.com>
Sat, 9 Oct 2021 19:17:52 +0000 (13:17 -0600)
committerGitHub <noreply@github.com>
Sat, 9 Oct 2021 19:17:52 +0000 (15:17 -0400)
commit5b4a7675bcfc6368aff955f4a6231579718f5dad
treeff6e7240bbfd5c535dc64c6fcbf2ca82b7246c35
parentdbd62e74dadda7868f1c0d497414c8f7e4c0b12b
Fix dataclassses spelling (GH-28837)
Doc/whatsnew/3.10.rst
Lib/dataclasses.py
Lib/test/test_dataclasses.py