]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272)
authorXuehai Pan <XuehaiPan@pku.edu.cn>
Tue, 3 Oct 2023 14:09:49 +0000 (22:09 +0800)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 14:09:49 +0000 (17:09 +0300)
commit2d4865d775123e8889c7a79fc49b4bf627176c4b
treed44fd4182ea90858a648c951addd9fb5548724db
parentf1663a492e14c80c30cb9741fdc36fa221d5e30a
gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272)
Lib/test/test_structseq.py
Misc/NEWS.d/next/Tests/2023-10-03-10-54-09.gh-issue-110267.O-c47G.rst [new file with mode: 0644]