SIGN IN SIGN UP

Issue #29368: Fix _Pickle_FastCall() usage in do_append()

_Pickle_FastCall() has a surprising API: it decrements the reference counter of
its second argument.
V
Victor Stinner committed
fd6d0d2a18bb487ec06dbbeb1a53d0ac13384cfe
Parent: bee09ae