Skip to content
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

Revert np.int_ and np.uint changes #55505

Closed
wants to merge 2 commits into from

Conversation

mtsokol
Copy link
Contributor

@mtsokol mtsokol commented Oct 13, 2023

Hi!
In the last NumPy community meeting a decision was made that np.int_ and np.uint should stay and they won't be a direct mapping to np.long and np.ulong (numpy/numpy#24794 (comment)).

This PR reverts my two commits that were added.

@mtsokol mtsokol marked this pull request as draft October 13, 2023 15:48
@mtsokol
Copy link
Contributor Author

mtsokol commented Oct 13, 2023

Sorry for confusion! It turns out that it's fine to replace np.long with np.int_ (and np.int_ will stay), so no need to revert these changes - I will double-check the changes but this PR won't be merged.

@mtsokol
Copy link
Contributor Author

mtsokol commented Oct 16, 2023

Superseded by #55540.

@mtsokol mtsokol closed this Oct 16, 2023
@mtsokol mtsokol deleted the revert-int_-and-uint-changes branch October 16, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant