Skip to content

FIX: attempt to fix pickling backward compat #11403

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

Closed

Conversation

GaelVaroquaux
Copy link
Member

The import path of numpy_pickle should be unchanged for backward
compatibility.

This attempts to fix a regression introduced in #11166

The import path of numpy_pickle should be unchanged for backward
compatibility.
@sklearn-lgtm
Copy link

This pull request introduces 2 alerts when merging d3df33c into 5916d57 - view on LGTM.com

new alerts:

  • 2 for Unused import

Comment posted by LGTM.com

@lesteve
Copy link
Member

lesteve commented Jul 2, 2018

Unfortunately I don't think this fixes the pickle backward compatibility problem, see #11166 (comment) for more details.

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.

3 participants