10000 🏷️ fix stubtest errors in `timedelta64` and `object_` by jorenham · Pull Request #228 · numpy/numtype · GitHub
[go: up one dir, main page]

Skip to content

🏷️ fix stubtest errors in timedelta64 and object_ #228

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 8000 GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

jorenham
Copy link
Member
@jorenham jorenham commented Mar 3, 2025

the following methods were missing according to stubtest:

  • numpy.object_.__call__
  • numpy.timedelta64.__class_getitem__

@jorenham jorenham added this to the v2.2.x.0 milestone Mar 3, 2025
@jorenham jorenham merged commit a679ab2 into main Mar 3, 2025
4 checks passed
@jorenham jorenham deleted the object_-timedelta64-stubtest-fixes branch March 3, 2025 01:25
jorenham added a commit to jorenham/numpy that referenced this pull request Mar 14, 2025
Ported from numpy/numtype#228

---

the following methods were missing according to stubtest:

- `numpy.object_.__call__`
- `numpy.timedelta64.__class_getitem__`
@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 15, 2025
Ported from numpy/numtype#228

---

the following methods were missing according to stubtest:

- `numpy.object_.__call__`
- `numpy.timedelta64.__class_getitem__`
MaanasArora pushed a commit to MaanasArora/numpy that referenced this pull request Apr 11, 2025
Ported from numpy/numtype#228

---

the following methods were missing according to stubtest:

- `numpy.object_.__call__`
- `numpy.timedelta64.__class_getitem__`
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
0