Skip to content

TYP: Backport multiple typing fixes 2. - #31921

Merged
jorenham merged 8 commits into
numpy:maintenance/2.5.xfrom
charris:backport-typing-fixes-2
Jul 8, 2026
Merged

TYP: Backport multiple typing fixes 2.#31921
jorenham merged 8 commits into
numpy:maintenance/2.5.xfrom
charris:backport-typing-fixes-2

Conversation

@charris

@charris charris commented Jul 8, 2026

Copy link
Copy Markdown
Member

Backports of:

TYP: fix ma.count_masked return type when out=None (default) (#31920)
TYP: fix single-arg ma.where return type (#31919)
TYP: fix complex_sort for builtin sequences (#31917)
TYP: 2nd histogramdd return type should be list, not tuple (#31916)
TYP: single-operand nditer should accept nested op_flags (#31915)
TYP: rec.from{arrays,records} should accept names= without formats= (#31914)
TYP: fix return type of strings.[r]partition (#31912)
TYP: fix output dtype of bincount with weights (#31911)

No AI.

@charris charris added this to the 2.5.2 release milestone Jul 8, 2026
@charris charris added 08 - Backport Used to tag backport PRs 41 - Static typing labels Jul 8, 2026
@charris charris changed the title TYP: Backport multiple typing fixes 2 TYP: Backport multiple typing fixes 2. Jul 8, 2026
@jorenham
jorenham merged commit 08b9867 into numpy:maintenance/2.5.x Jul 8, 2026
12 checks passed
@jorenham

jorenham commented Jul 8, 2026

Copy link
Copy Markdown
Member

Thanks Chuck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

08 - Backport Used to tag backport PRs 41 - Static typing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants