Skip to content

TYP: fix stubtest errors in timedelta64 and object_#28526

Merged
charris merged 1 commit intonumpy:mainfrom
jorenham:numtype/228
Mar 15, 2025
Merged

TYP: fix stubtest errors in timedelta64 and object_#28526
charris merged 1 commit intonumpy:mainfrom
jorenham:numtype/228

Conversation

@jorenham
Copy link
Copy Markdown
Member

Ported from numpy/numtype#228


The following methods were missing according to stubtest:

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

Ported from numpy/numtype#228

---

the following methods were missing according to stubtest:

- `numpy.object_.__call__`
- `numpy.timedelta64.__class_getitem__`
@jorenham jorenham added 09 - Backport-Candidate PRs tagged should be backported 41 - Static typing numtype Isssue/PR related to numpy/numtype labels Mar 14, 2025
@charris charris merged commit 52ae35f into numpy:main Mar 15, 2025
75 checks passed
@charris
Copy link
Copy Markdown
Member

charris commented Mar 15, 2025

Thanks Joren.

@jorenham jorenham deleted the numtype/228 branch March 15, 2025 19:03
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Mar 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

41 - Static typing numtype Isssue/PR related to numpy/numtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants