Skip to content

Add note to negative for signed integer dtype behavior #270

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 20, 2021

Conversation

kgryte
Copy link
Contributor

@kgryte kgryte commented Sep 20, 2021

This PR

  • adds a note to negative concerning the behavior of computing the numerical negative of the minimum representable integer value for arrays having a signed integer data type. Namely, that behavior is implementation-dependent. This is similar to gh-250.

@kgryte kgryte added the Maintenance Bug fix, typo fix, or general maintenance. label Sep 20, 2021
@kgryte
Copy link
Contributor Author

kgryte commented Sep 20, 2021

This was discussed in gh-250.

@kgryte kgryte merged commit 4e51c5b into main Sep 20, 2021
@kgryte kgryte deleted the negative-add-note branch September 20, 2021 10:29
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.

1 participant