Skip to content

Clarify some text in the logical_* functions #251

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

Merged
merged 2 commits into from
Sep 13, 2021

Conversation

asmeurer
Copy link
Member

@asmeurer asmeurer commented Sep 1, 2021

Only boolean data types are required in these functions, so the zero-nonzero
bool equivalence is only for implementations that choose to implement
non-boolean inputs.

Alternatively, we could just remove these sentences from here.

Only boolean data types are required in these functions, so the zero-nonzero
bool equivalence is only for implementations that choose to implement
non-boolean inputs.

Alternatively, we could just remove these sentences from here.
@rgommers rgommers added the Maintenance Bug fix, typo fix, or general maintenance. label Sep 5, 2021
Copy link
Contributor

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM.

@kgryte kgryte merged commit fa99036 into data-apis:main Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Bug fix, typo fix, or general maintenance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants