8000 BUG: core: fix crash when unpickling data on Py3 under non-latin1 encoding by pv · Pull Request #4882 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: core: fix crash when unpickling data on Py3 under non-latin1 encoding #4882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 18, 2014

Conversation

pv
Copy link
Member
@pv pv commented Jul 18, 2014

As noted in the discussion for gh-4879, there's a missing NULL check in Py2 pickle compatibility hack.

juliantaylor added a commit that referenced this pull request Jul 18, 2014
BUG: core: fix crash when unpickling data on Py3 under non-latin1 encoding
@juliantaylor juliantaylor merged commit 4e32035 into numpy:master Jul 18, 2014
juliantaylor added a commit that referenced this pull request Jul 18, 2014
BUG: core: fix crash when unpickling data on Py3 under non-latin1 encoding
@juliantaylor
Copy link
Contributor

thanks, also pushed to 1.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0