Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.

Fix dask.base.Base usage to dask.base.is_dask_collection #62

Closed

Conversation

PeterDSteinberg
Copy link
Collaborator

Fix use of instance(X, dask.base.Base). Replace with dask.base.is_dask_collection(X). This is a branch off of #61 (but I can change the base branch of this PR if needed).

@PeterDSteinberg PeterDSteinberg changed the title Fix is dask collection Fix dask.base.Base usage to dask.base.is_dask_collection Nov 1, 2017
@mrocklin
Copy link
Member

mrocklin commented Nov 1, 2017

Note that once we merge something like this we'll be unable to release until dask/dask releases, which may be for several weeks.

@PeterDSteinberg
Copy link
Collaborator Author

Ok - Thanks for the heads up, @mrocklin , I can work around that timing.

@jcrist jcrist mentioned this pull request Nov 1, 2017
@jcrist
Copy link
Member

jcrist commented Nov 1, 2017

Thanks for the PR. In the interest of expediency I pushed a backwards compatible patch in #63. Closing in favor of #63.

@jcrist jcrist closed this Nov 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants