mirror of
https://github.com/python/cpython.git
synced 2025-10-22 22:53:06 +00:00
gh-110267: Add tests for pickling and copying PyStructSequence objects (GH-110272)
This commit is contained in:
parent
f1663a492e
commit
2d4865d775
2 changed files with 75 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
Add tests for pickling and copying PyStructSequence objects.
|
||||
Patched by Xuehai Pan.
|
Loading…
Add table
Add a link
Reference in a new issue