Skip to content

TYP: matlib: missing extended precision imports#30829

Merged
charris merged 1 commit intonumpy:mainfrom
jorenham:typing/missing-matlib-imports
Feb 13, 2026
Merged

TYP: matlib: missing extended precision imports#30829
charris merged 1 commit intonumpy:mainfrom
jorenham:typing/missing-matlib-imports

Conversation

@jorenham
Copy link
Copy Markdown
Member

@jorenham jorenham commented Feb 13, 2026

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)

@jorenham jorenham added the 09 - Backport-Candidate PRs tagged should be backported label Feb 13, 2026
@charris charris merged commit e3c0538 into numpy:main Feb 13, 2026
14 checks passed
@charris
Copy link
Copy Markdown
Member

charris commented Feb 13, 2026

Thanks Joren.

@jorenham jorenham deleted the typing/missing-matlib-imports branch February 13, 2026 19:48
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Feb 19, 2026
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.

2 participants