Skip to content

🐛 fix nditer.__next__ return type #588

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
Jun 13, 2025
Merged

🐛 fix nditer.__next__ return type #588

merged 1 commit into from
Jun 13, 2025

Conversation

jorenham
Copy link
Member

closes #118

@jorenham jorenham added stubs: Incorrect port: to numpy NumType PR's that should be ported to NumPy labels Jun 13, 2025
@jorenham jorenham added this to the v2.3.x.x milestone Jun 13, 2025
@jorenham jorenham added stubs: Incorrect port: to numpy NumType PR's that should be ported to NumPy labels Jun 13, 2025
@jorenham jorenham merged commit 6d2c612 into main Jun 13, 2025
19 checks passed
@jorenham jorenham deleted the gh-118 branch June 13, 2025 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port: to numpy NumType PR's that should be ported to NumPy stubs: Incorrect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

numpy.nditer.__next__ does not always return a tuple
1 participant