Commit fca504e
committed
[3.10] pythongh-101765: Fix refcount issues in list and unicode pickling (pythonGH-102265)
Followup from pythonGH-101769..
(cherry picked from commit d71edbd)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>1 parent 4667c4d commit fca504e
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3412 | 3412 | | |
3413 | 3413 | | |
3414 | 3414 | | |
| 3415 | + | |
| 3416 | + | |
| 3417 | + | |
3415 | 3418 | | |
3416 | 3419 | | |
3417 | 3420 | | |
3418 | 3421 | | |
| 3422 | + | |
3419 | 3423 | | |
3420 | 3424 | | |
| 3425 | + | |
| 3426 | + | |
| 3427 | + | |
3421 | 3428 | | |
3422 | 3429 | | |
3423 | 3430 | | |
3424 | 3431 | | |
| 3432 | + | |
3425 | 3433 | | |
3426 | 3434 | | |
3427 | 3435 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16080 | 16080 | | |
16081 | 16081 | | |
16082 | 16082 | | |
16083 | | - | |
| 16083 | + | |
| 16084 | + | |
16084 | 16085 | | |
| 16086 | + | |
16085 | 16087 | | |
16086 | 16088 | | |
16087 | 16089 | | |
| |||
0 commit comments