]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (#123941)
authorsobolevn <mail@sobolevn.me>
Thu, 12 Sep 2024 07:29:06 +0000 (10:29 +0300)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2024 07:29:06 +0000 (10:29 +0300)
commitac918ccad707ab2d7dbb78a4796a7b8a874f334c
tree1f4806b3984e00e4ea9e2e71d5575468be2d81d7
parent43303e362e3a7e2d96747d881021a14c7f7e3d0b
gh-123935: Fix typo in `_get_slots` in `dataclasses.py` (#123941)
Lib/dataclasses.py
Lib/test/test_dataclasses/__init__.py
Misc/NEWS.d/next/Library/2024-09-11-13-33-19.gh-issue-123935.fRZ_56.rst [new file with mode: 0644]