Skip to content

🏷️ fix stubtest errors in numpy._core._internal #238

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
Mar 4, 2025

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Mar 4, 2025

closes #112

@jorenham jorenham added tool: stubtest port: to numpy NumType PR's that should be ported to NumPy numpy._core.* labels Mar 4, 2025
@jorenham jorenham added this to the v2.2.x.0 milestone Mar 4, 2025
@jorenham jorenham merged commit bd99997 into main Mar 4, 2025
4 checks passed
@jorenham jorenham deleted the _core._internal branch March 4, 2025 09:08
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 15, 2025
@jorenham jorenham removed the port: to numpy NumType PR's that should be ported to NumPy label Mar 15, 2025
charris pushed a commit to numpy/numpy that referenced this pull request Mar 15, 2025
* TYP: fix stubtest errors in ``numpy._core._internal``

Ported from numpy/numtype#238

* TYP: fix stubtest errors in ``numpy._core.einsumfunc``

Ported from numpy/numtype#239

* TYP: fix stubtest errors in ``numpy._core.arrayprint```

Ported from numpy/numtype#240

* TYP: fix remaining stubtest errors in ``numpy._core``

Ported from numpy/numtype#246

* TYP: fix incorrect warning ignore in "pass" type-tests
charris pushed a commit to charris/numpy that referenced this pull request Mar 16, 2025
* TYP: fix stubtest errors in ``numpy._core._internal``

Ported from numpy/numtype#238

* TYP: fix stubtest errors in ``numpy._core.einsumfunc``

Ported from numpy/numtype#239

* TYP: fix stubtest errors in ``numpy._core.arrayprint```

Ported from numpy/numtype#240

* TYP: fix remaining stubtest errors in ``numpy._core``

Ported from numpy/numtype#246

* TYP: fix incorrect warning ignore in "pass" type-tests
MaanasArora pushed a commit to MaanasArora/numpy that referenced this pull request Apr 11, 2025
* TYP: fix stubtest errors in ``numpy._core._internal``

Ported from numpy/numtype#238

* TYP: fix stubtest errors in ``numpy._core.einsumfunc``

Ported from numpy/numtype#239

* TYP: fix stubtest errors in ``numpy._core.arrayprint```

Ported from numpy/numtype#240

* TYP: fix remaining stubtest errors in ``numpy._core``

Ported from numpy/numtype#246

* TYP: fix incorrect warning ignore in "pass" type-tests
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.

Incomplete numpy._core._internal
1 participant