Skip to content

Drop joblib shim module in distributed#3040

Merged
TomAugspurger merged 1 commit intodask:masterfrom
jakirkham:drop_joblib_shim
Sep 9, 2019
Merged

Drop joblib shim module in distributed#3040
TomAugspurger merged 1 commit intodask:masterfrom
jakirkham:drop_joblib_shim

Conversation

@jakirkham
Copy link
Copy Markdown
Member

This already just raises an ImportError and has done so for a while. Seems reasonable to just drop the module and let Python raise the ImportError that it would anyways. Likely everyone has migrated to this convention by now.

xref: #2298

This already just raises an `ImportError` and has done so for a while.
Seems reasonable to just drop the module and let Python raise the
`ImportError` that it would anyways. Likely everyone has migrated to
this convention by now.
@TomAugspurger
Copy link
Copy Markdown
Member

Yep, thanks.

@TomAugspurger TomAugspurger merged commit d419d41 into dask:master Sep 9, 2019
@jakirkham jakirkham deleted the drop_joblib_shim branch September 9, 2019 22:24
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