Skip to content

Change numpy versioning in make_sliced_dtype#3187

Merged
mrocklin merged 2 commits intodask:masterfrom
mrocklin:numpy-1.14.1-compa
Feb 21, 2018
Merged

Change numpy versioning in make_sliced_dtype#3187
mrocklin merged 2 commits intodask:masterfrom
mrocklin:numpy-1.14.1-compa

Conversation

@mrocklin
Copy link
Copy Markdown
Member

@mrocklin mrocklin commented Feb 21, 2018

It looks like numpy reverted a change in how it handles struct dtypes.

This also simplifies a test to only test against numpy behavior,
rather than explicitly test different outcomes for different versions.

  • Tests added / passed
  • Passes flake8 dask
  • Fully documented, including docs/source/changelog.rst for all changes
    and one of the docs/source/*-api.rst files for new API

It looks like numpy reverted a change in how it handles struct dtypes.

This also simplifies a test to only test against numpy behavior,
rather than explicitly test different outcomes for different versions.
@mrocklin
Copy link
Copy Markdown
Member Author

Merging this soon if there are no further comments. This is breaking current tests on master.

@mrocklin mrocklin merged commit f98846e into dask:master Feb 21, 2018
@mrocklin mrocklin deleted the numpy-1.14.1-compa branch February 21, 2018 23:11
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.

1 participant