Skip to content

Bump joblib from 1.0.0 to 1.0.1

WKDV Bot requested to merge dependabot/pip/joblib-1.0.1 into develop

Bumps joblib from 1.0.0 to 1.0.1.

Changelog

Sourced from joblib's changelog.

1.0.1

  • dask: avoid redundant scattering of large arguments to make a more efficient use of the network resources and avoid crashing dask with "OSError: [Errno 55] No buffer space available" or "ConnectionResetError: [Errno 104] connection reset by peer". https://github.com/joblib/joblib/pull/1133
Commits
  • 4ea15ee Release 1.0.1
  • c952c22 DOC fix simple typo: utilitiees -> utilities (#1144)
  • a3f63bf joblib+dask: Cooperative scattering between concurrent dispatching coroutines...
  • 311d8be Back to dev mode on master
  • See full diff in compare view

Merge request reports