Skip to content

FIX: attempt to fix pickling backward compat#11403

Closed
GaelVaroquaux wants to merge 1 commit intoscikit-learn:masterfrom
GaelVaroquaux:fix_joblib_pickle
Closed

FIX: attempt to fix pickling backward compat#11403
GaelVaroquaux wants to merge 1 commit intoscikit-learn:masterfrom
GaelVaroquaux:fix_joblib_pickle

Conversation

@GaelVaroquaux
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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