Skip to content

🐛 fix typing errors in numpy.lib._arrayterator_impl #165

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
Feb 22, 2025

Conversation

jorenham
Copy link
Member

towards #100

@jorenham jorenham added this to the v2.2.x.0 milestone Feb 22, 2025
@jorenham jorenham mentioned this pull request Feb 22, 2025
10 tasks
@jorenham jorenham added the port: to numpy NumType PR's that should be ported to NumPy label Feb 22, 2025
@jorenham jorenham merged commit 7428bab into main Feb 22, 2025
1 check passed
@jorenham jorenham deleted the lib._arrayterator_impl branch February 22, 2025 03:08
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 14, 2025
@jorenham jorenham removed the port: to numpy NumType PR's that should be ported to NumPy label Mar 14, 2025
charris pushed a commit to charris/numpy that referenced this pull request Mar 14, 2025
charris added a commit to numpy/numpy that referenced this pull request Mar 15, 2025
…28521)

* TYP: stub ``numpy._core.umath``

Backport of numpy/numtype#123

* TYP: fix typing errors in ``numpy.lib._arrayterator_impl``

Ported from numpy/numtype#165

* TYP: fix signatures of ``ndarray.put`` and ``ndarray.view``

partial port of numpy/numtype#200

* TYP: fix typing errors in ``_core.fromnumeric``

Partial port of numpy/numtype#221

* TYP: fix typing errors in ``_core.function_base``

Partial port of numpy/numtype#221

* TYP: add missing implicit re-exports in ``_core.numeric``

Partial port of numpy/numtype#221

* STY: fix `E203` flake8 error

---------

Co-authored-by: jorenham <jhammudoglu@gmail.com>
MaanasArora pushed a commit to MaanasArora/numpy that referenced this pull request Apr 11, 2025
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.

1 participant