FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

TYP: ``matlib``: missing extended precision imports by charris · Pull Request #30849 · numpy/numpy · GitHub

/ numpy Public

TYP: matlib: missing extended precision imports - #30849

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

charris merged 1 commit into
numpy:maintenance/2.4.xfrom
charris:backport-30879

Conversation

charris commented Feb 19, 2026
edited
Loading

Copy link
Copy Markdown
Member

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 added this to the 2.4.3 release milestone Feb 19, 2026
charris added 08 - Backport Used to tag backport PRs 41 - Static typing labels Feb 19, 2026
charris merged commit a5d4cb5 into numpy:maintenance/2.4.x Feb 19, 2026
12 checks passed
charris deleted the backport-30879 branch February 19, 2026 02:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL