Skip to content
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

Fix tokenize in dask.delayed #8

Merged
merged 1 commit into from
Jun 7, 2016

Conversation

jcrist
Copy link
Collaborator

@jcrist jcrist commented Jun 7, 2016

Previously kwargs weren't being tokenized properly in
dask.delayed.tokenze. Fixed the bug, as well as one with pure in
delayed object creation wrapping literates containing dask objects.
Added tests for both cases.

Previously kwargs weren't being tokenized properly in
``dask.delayed.tokenze``. Fixed the bug, as well as one with `pure` in
delayed object creation wrapping literates containing dask objects.
Added tests for both cases.
@mrocklin mrocklin merged commit d64b5b4 into mrocklin:delayed-csv-names Jun 7, 2016
@jcrist jcrist deleted the delayed-csv-names branch June 7, 2016 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants