Skip to content

🐛 fix nditer.__next__ return type#588

Merged
jorenham merged 1 commit into
mainfrom
gh-118
Jun 13, 2025
Merged

🐛 fix nditer.__next__ return type#588
jorenham merged 1 commit into
mainfrom
gh-118

Conversation

@jorenham
Copy link
Copy Markdown
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