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

TYP: minor fixes related to ``errstate`` (#29914) by charris · Pull Request #29922 · numpy/numpy · GitHub

/ numpy Public

TYP: minor fixes related to errstate (#29914) - #29922

Merged
charris merged 2 commits into
numpy:maintenance/2.3.xfrom
charris:backport-29914
Oct 10, 2025
Merged

charris merged 2 commits into
numpy:maintenance/2.3.xfrom
charris:backport-29914

Conversation

charris commented Oct 10, 2025

Copy link
Copy Markdown
Member

Backport of #29914.

  • move the np.errstate stub from __init__.pyi to _core/_ufunc_config.pyi to better match the runtime situation.
  • stub the _unspecified class and _Unspecified sentinel in _core._ufunc_config
  • correct mismatching parameter type and parameter default of the call kwarg in errstate.__init__
  • add missing __all__ in _core/_ufunc_config.pyi

charris added this to the 2.3.4 release milestone Oct 10, 2025
charris added 08 - Backport Used to tag backport PRs 41 - Static typing labels Oct 10, 2025
charris merged commit 36363d6 into numpy:maintenance/2.3.x Oct 10, 2025
74 of 78 checks passed
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