Skip to content

Corrected typo in __bool__ with backport #785

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 1 commit into from
Apr 10, 2024

Conversation

Micky774
Copy link
Contributor

@Micky774 Micky774 commented Apr 9, 2024

Corrected a typo in __bool__ to match convention that x.__bool__() == bool(real(x)) or bool(imag(x))

cc: @asmeurer

@asmeurer asmeurer merged commit 65d3102 into data-apis:main Apr 10, 2024
@Micky774 Micky774 deleted the bool-typo branch April 10, 2024 03:43
@kgryte kgryte added Maintenance Bug fix, typo fix, or general maintenance. Backport Changes involve backporting to previous versions. labels Apr 10, 2024
@kgryte kgryte added this to the v2024 milestone Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Changes involve backporting to previous versions. Maintenance Bug fix, typo fix, or general maintenance.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants