Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TYP: Backport typing fixes from main (3)#28534

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
charris merged 6 commits intonumpy:maintenance/2.2.xfromcharris:backport-typing-2
Mar 15, 2025

Conversation

Ported fromnumpy/numtype#228---the following methods were missing according to stubtest:- `numpy.object_.__call__`- `numpy.timedelta64.__class_getitem__`
Ported fromnumpy/numtype#233---This fixes the signatures of the following public `numpy` members:- `average`- `ma.average`- `median`- `corrcoef`
Ported fromnumpy/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
Ported fromnumpy/numtype#245---This fixes incorrect parameter names of `tril` and `triu`, and resolves a typing error in the signatures of `eye` and `tri`.
@charrischarris added 08 - BackportUsed to tag backport PRs 41 - Static typing labelsMar 15, 2025
@charrischarris added this to the2.2.4 release milestoneMar 15, 2025
@charrischarris changed the titleTYP: Backport typing fixes from main (2)TYP: Backport typing fixes from main (3)Mar 15, 2025
@charrischarris merged commit7974ff9 intonumpy:maintenance/2.2.xMar 15, 2025
70 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

08 - BackportUsed to tag backport PRs41 - Static typing

Projects

None yet

Milestone

2.2.4 release

Development

Successfully merging this pull request may close these issues.

2 participants

@charris@jorenham

[8]ページ先頭

©2009-2025 Movatter.jp