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

TYP: allow None in operand sequence of nditer #28044

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

charris
Copy link
Member

@charris charris commented Dec 20, 2024

Backport of #28039.

Prevent type-hint errors when using nditer in an intended way (see https://numpy.org/doc/stable/reference/arrays.nditer.html#iterator-allocated-output-arrays).

Fix #28038

@charris charris added this to the 2.2.1 release milestone Dec 20, 2024
@charris charris merged commit 28a091a into numpy:maintenance/2.2.x Dec 20, 2024
68 checks passed
@charris charris deleted the backport-28039 branch December 20, 2024 17:12
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.

2 participants