Commit fd1e3fe
[3.13] pythongh-141757: Comply with pickle protocol in test_reduce_5tuple (pythonGH-141759) (pythonGH-141783)
The 5th element of the __reduce__ tuple should be an iterator.
(cherry picked from commit 41b9ad5)
Co-authored-by: Arseny Boykov <36469655+Bobronium@users.noreply.github.com>1 parent 2ebe685 commit fd1e3fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| |||
0 commit comments