Skip to content

[MRG+1] Updated joblib to 0.9.0b2 #4905

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
Jun 29, 2015

Conversation

lesteve
Copy link
Member

@lesteve lesteve commented Jun 29, 2015

This is mostly to get early testing of jobs batching from joblib/joblib#157 in order to stress-test the functionality.

Note that there has been other more minor changes in joblib too. From CHANGES.rst:

  • FIX compressed pickles interoperability between Python 2 and
    Python 3. Compressed pickles can be written with one and read with
    the other.
  • FIX make it possible to call joblib.load(filename, mmap_mode='r')
    on pickled objects that include a mix of arrays of both
    memmory memmapable dtypes and object dtype.

@lesteve lesteve changed the title [MRG} Updated joblib to 0.9.0b2 [MRG] Updated joblib to 0.9.0b2 Jun 29, 2015
@ogrisel
Copy link
Member

ogrisel commented Jun 29, 2015

LGTM, +1 for merge. Thanks @lesteve.

@ogrisel ogrisel changed the title [MRG] Updated joblib to 0.9.0b2 [MRG+1] Updated joblib to 0.9.0b2 Jun 29, 2015
larsmans added a commit that referenced this pull request Jun 29, 2015
@larsmans larsmans merged commit 7330b1c into scikit-learn:master Jun 29, 2015
@ogrisel
Copy link
Member

ogrisel commented Jun 30, 2015

Thanks!

@amueller
Copy link
Member

whatsnew.rst?

@ogrisel
Copy link
Member

ogrisel commented Jul 13, 2015

I am on it.

@lesteve lesteve deleted the update-joblib-0.9.0b2 branch October 20, 2017 09:13
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.

4 participants