]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109956: Also test typing.NamedTuple with copy.replace() (GH-109957)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 3 Oct 2023 11:13:13 +0000 (14:13 +0300)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 11:13:13 +0000 (14:13 +0300)
commitbb2e96f6f4d6c397c4eb5775a09262a207675577
tree65f75ee0764ada7ee2ab7ca5af59df1b96fbc9b5
parent8c071373f12f325c54591fe990ec026184e48f8f
gh-109956: Also test typing.NamedTuple with copy.replace() (GH-109957)
Lib/test/test_copy.py