SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 189 Python

Fix incorrect error handling in _pickle.Unpickler.__init__() (GH-9630)

_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.
Z
Zackery Spytz committed
4b430e5f6954ef4b248e95bfb4087635dcdefc6d
Parent: e2f48bf
Committed by Serhiy Storchaka <storchaka@gmail.com> on 9/29/2018, 5:48:46 AM