]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116647: Fix recursive child in dataclasses (#116790)
authoret-repositories <142979605+et-repositories@users.noreply.github.com>
Tue, 19 Mar 2024 14:58:40 +0000 (22:58 +0800)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2024 14:58:40 +0000 (08:58 -0600)
commit75935746be0cbd32b9d710b93db9bd49c8d634ba
tree9d1f9c96881c97d9f2458d1cfe249f841e13f3a2
parent3cac2af5ecfa9e2a47bfdd15e114b65780836b9d
gh-116647: Fix recursive child in dataclasses (#116790)
Lib/dataclasses.py
Lib/test/test_dataclasses/__init__.py
Misc/NEWS.d/next/Library/2024-03-14-09-38-51.gh-issue-116647.h0d_zj.rst [new file with mode: 0644]