Skip to content

TYP: matlib: missing extended precision imports#30849

Merged
charris merged 1 commit intonumpy:maintenance/2.4.xfrom
charris:backport-30879
Feb 19, 2026
Merged

TYP: matlib: missing extended precision imports#30849
charris merged 1 commit intonumpy:maintenance/2.4.xfrom
charris:backport-30879

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Feb 19, 2026

Backport of #30829.

I found these while working on https://github.com/jorenham/typestats: float96 and complex192 are ilisted in numpy.matlib.__all__ but not imported. (we export both float96 and float128` in the stubs to avoid bugs of the "but it works on my machine" kind)

@charris charris added this to the 2.4.3 release milestone Feb 19, 2026
@charris charris added 08 - Backport Used to tag backport PRs 41 - Static typing labels Feb 19, 2026
@charris charris merged commit a5d4cb5 into numpy:maintenance/2.4.x Feb 19, 2026
12 checks passed
@charris charris deleted the backport-30879 branch February 19, 2026 02:47
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