Commit fd6d0d2
committed
Issue python#29368: Fix _Pickle_FastCall() usage in do_append()
_Pickle_FastCall() has a surprising API: it decrements the reference counter of
its second argument.1 parent bee09ae commit fd6d0d2
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5844 | 5844 | | |
5845 | 5845 | | |
5846 | 5846 | | |
5847 | | - | |
5848 | 5847 | | |
5849 | 5848 | | |
5850 | 5849 | | |
| |||
0 commit comments