Skip to content

DEP: Expire deprecation to ignore bad dtype= in logical ufuncs#22541

Merged
rossbar merged 3 commits intonumpy:mainfrom
seberg:deprecate-bool-dtype-specialpath
Nov 7, 2022
Merged

DEP: Expire deprecation to ignore bad dtype= in logical ufuncs#22541
rossbar merged 3 commits intonumpy:mainfrom
seberg:deprecate-bool-dtype-specialpath

Conversation

@seberg
Copy link
Copy Markdown
Member

@seberg seberg commented Nov 7, 2022

Basically only bool and `object dtype make sense, but they did not work correctly. The dtype argument was rather ignored often.

Basically only `bool` and `object dtype make sense, but they did
not work correctly.  The dtype argument was rather ignored often.
Copy link
Copy Markdown
Contributor

@rossbar rossbar left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @seberg !

@rossbar rossbar merged commit 10908c5 into numpy:main Nov 7, 2022
@seberg seberg deleted the deprecate-bool-dtype-specialpath branch November 8, 2022 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants