]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-110267: Add tests for pickling and copying PyStructSequence objects (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Oct 2023 09:01:19 +0000 (02:01 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2023 09:01:19 +0000 (12:01 +0300)
commit5039db7f9b2213634cd053a7f4a1e6000edf8e2f
treee0aa65a78c570878ff2df853ec3482a9e3753b5f
parent4e44927a0e80e85f68f26dcba06702022bd9f884
[3.11] gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272) (GH-110284)

(cherry picked from commit 2d4865d775123e8889c7a79fc49b4bf627176c4b)

Co-authored-by: Xuehai Pan <XuehaiPan@pku.edu.cn>
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]