]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142214: Fix two regressions in dataclasses (#142223)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 5 Dec 2025 04:04:42 +0000 (20:04 -0800)
committerGitHub <noreply@github.com>
Fri, 5 Dec 2025 04:04:42 +0000 (20:04 -0800)
commit53ec7c8fc07eb6958869638a0cad70c52ad6fcf5
treeceead609a9657446c1c41e6bb543c46d652bd610
parent128d31637e8bf23f086d2a09081525adeeb1f65a
gh-142214: Fix two regressions in dataclasses (#142223)
Lib/dataclasses.py
Lib/test/test_dataclasses/__init__.py
Misc/NEWS.d/next/Library/2025-12-03-06-12-39.gh-issue-142214.appYNZ.rst [new file with mode: 0644]