Skip to content

Fix eye inconsistency with NumPy for dtype=None (#8669)#8685

Merged
jakirkham merged 1 commit intodask:mainfrom
tomwhite:eye-edge-case
Feb 11, 2022
Merged

Fix eye inconsistency with NumPy for dtype=None (#8669)#8685
jakirkham merged 1 commit intodask:mainfrom
tomwhite:eye-edge-case

Conversation

@tomwhite
Copy link
Copy Markdown
Contributor

@tomwhite tomwhite commented Feb 8, 2022

@GPUtester
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@github-actions github-actions bot added the array label Feb 8, 2022
Copy link
Copy Markdown
Contributor

@bryanwweber bryanwweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again @tomwhite! This one looks good to me as well, and again, the test failures are unrelated.

@jsignell
Copy link
Copy Markdown
Member

jsignell commented Feb 8, 2022

ok to test

Copy link
Copy Markdown
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Tom! 😄

@jakirkham jakirkham merged commit e25284d into dask:main Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eye inconsistency with NumPy for dtype=None

5 participants