Skip to content

Conversation

@ZackerySpytz
Copy link
Contributor

_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.

This bug was introduced in b7ccb20.

_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.

This bug was introduced in b7ccb20.
@serhiy-storchaka serhiy-storchaka added the type-bug An unexpected behavior, bug, or error label Sep 29, 2018
@serhiy-storchaka serhiy-storchaka merged commit 4b430e5 into python:master Sep 29, 2018
@miss-islington
Copy link
Contributor

Thanks @ZackerySpytz for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 29, 2018
…H-9630)

_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.
(cherry picked from commit 4b430e5)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-9632 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 29, 2018
…H-9630)

_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.
(cherry picked from commit 4b430e5)

Co-authored-by: Zackery Spytz <[email protected]>
@bedevere-bot
Copy link

GH-9633 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Sep 29, 2018
_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.
(cherry picked from commit 4b430e5)

Co-authored-by: Zackery Spytz <[email protected]>
miss-islington added a commit that referenced this pull request Sep 29, 2018
_pickle.Unpickler.__init__() should return -1 if Pdata_New() fails, not 1.
(cherry picked from commit 4b430e5)

Co-authored-by: Zackery Spytz <[email protected]>
@ZackerySpytz ZackerySpytz deleted the _pickle.Unpickler__init__ branch October 1, 2018 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants