Skip to content

Handle dtype=None correctly in da.full#8954

Merged
jrbourbeau merged 2 commits intodask:mainfrom
tomwhite:full-none-dtype
Apr 28, 2022
Merged

Handle dtype=None correctly in da.full#8954
jrbourbeau merged 2 commits intodask:mainfrom
tomwhite:full-none-dtype

Conversation

@tomwhite
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot added the array label Apr 20, 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 @tomwhite! This looks good to me. Simple enough change 😄

@pavithraes
Copy link
Copy Markdown
Member

Thanks, @tomwhite!

@jrbourbeau Could you please take a quick look and help merge?

Copy link
Copy Markdown
Member

@jrbourbeau jrbourbeau left a comment

Choose a reason for hiding this comment

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

Thanks @tomwhite, this LGTM. I noticed there were some gpuCI failures, so I merged main to retrigger a CI run. I suspect that failure is totally unrelated to the changes here but want to make sure before merging

@jrbourbeau jrbourbeau changed the title Handle 'dtype=None' correctly in 'full' Handle dtype=None correctly in da.full Apr 28, 2022
@jrbourbeau jrbourbeau merged commit 6c0f6ff into dask:main Apr 28, 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.

full inconsistency with NumPy for dtype=None

4 participants