Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
_pickle.c
Find file
Blame
History
Permalink
Fix incorrect error handling in _pickle.Unpickler.__init__() (GH-9630)
· 4b430e5f
Zackery Spytz
authored
Sep 28, 2018
_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.
4b430e5f