Skip to content

Conversation

jorenham
Copy link
Member

@jorenham jorenham commented Mar 4, 2025

No description provided.

@jorenham jorenham added numpy.lib.* tool: stubtest port: to numpy NumType PR's that should be ported to NumPy labels Mar 4, 2025
@jorenham jorenham added this to the v2.2.x.0 milestone Mar 4, 2025
@jorenham jorenham force-pushed the lib._index_tricks_impl branch from 909187d to c665812 Compare March 4, 2025 05:47
@jorenham jorenham merged commit a93b2cb into main Mar 4, 2025
4 checks passed
@jorenham jorenham deleted the lib._index_tricks_impl branch March 4, 2025 05:48
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 15, 2025
Ported from numpy/numtype#235

---

- move `ndenumerate` and `ndindex` definitions to `lib._index_tricks_impl`
- add deprecated `ndenumerate.ndincr` property
- removed non-existent `ndenumerate.iter` property
- remove incorrect "pass" and "reveal" type-tests for `ndenumerate.iter`
- fix incorrect `ndenumerate` constructor fallback return type
- fix `AxisConcatenator.makemat` signature
@jorenham jorenham removed the port: to numpy NumType PR's that should be ported to NumPy label Mar 15, 2025
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 15, 2025
Ported from numpy/numtype#235

---

- move `ndenumerate` and `ndindex` definitions to `lib._index_tricks_impl`
- add deprecated `ndenumerate.ndincr` property
- removed non-existent `ndenumerate.iter` property
- remove incorrect "pass" and "reveal" type-tests for `ndenumerate.iter`
- fix incorrect `ndenumerate` constructor fallback return type
- fix `AxisConcatenator.makemat` signature
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 15, 2025
Ported from numpy/numtype#235

---

- move `ndenumerate` and `ndindex` definitions to `lib._index_tricks_impl`
- add deprecated `ndenumerate.ndincr` property
- removed non-existent `ndenumerate.iter` property
- remove incorrect "pass" and "reveal" type-tests for `ndenumerate.iter`
- fix incorrect `ndenumerate` constructor fallback return type
- fix `AxisConcatenator.makemat` signature
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 15, 2025
Ported from numpy/numtype#235

---

- move `ndenumerate` and `ndindex` definitions to `lib._index_tricks_impl`
- add deprecated `ndenumerate.ndincr` property
- removed non-existent `ndenumerate.iter` property
- remove incorrect "pass" and "reveal" type-tests for `ndenumerate.iter`
- fix incorrect `ndenumerate` constructor fallback return type
- fix `AxisConcatenator.makemat` signature
charris pushed a commit to charris/numpy that referenced this pull request Mar 15, 2025
Ported from numpy/numtype#235

---

- move `ndenumerate` and `ndindex` definitions to `lib._index_tricks_impl`
- add deprecated `ndenumerate.ndincr` property
- removed non-existent `ndenumerate.iter` property
- remove incorrect "pass" and "reveal" type-tests for `ndenumerate.iter`
- fix incorrect `ndenumerate` constructor fallback return type
- fix `AxisConcatenator.makemat` signature
MaanasArora pushed a commit to MaanasArora/numpy that referenced this pull request Apr 11, 2025
Ported from numpy/numtype#235

---

- move `ndenumerate` and `ndindex` definitions to `lib._index_tricks_impl`
- add deprecated `ndenumerate.ndincr` property
- removed non-existent `ndenumerate.iter` property
- remove incorrect "pass" and "reveal" type-tests for `ndenumerate.iter`
- fix incorrect `ndenumerate` constructor fallback return type
- fix `AxisConcatenator.makemat` signature
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