Commit daf98fe
[3.14] pythongh-141757: Comply with pickle protocol in test_reduce_5tuple (pythonGH-141759) (pythonGH-141782)
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 83cfd87 commit daf98fe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
675 | | - | |
| 675 | + | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| |||
0 commit comments