Skip to content

DEP: remove _core.numerictypes.maximum_sctype - #30462

Merged
charris merged 1 commit into
numpy:mainfrom
jorenham:expire-deprecation-maximum_sctype
Dec 17, 2025
Merged

charris merged 1 commit into
numpy:mainfrom
jorenham:expire-deprecation-maximum_sctype

Conversation

@jorenham

Copy link
Copy Markdown
Member

towards #30440

Note that numpy.maximum_sctype was already removed in NumPy 2.0, so it was only accessible through numpy._core.numerictypes.

@jorenham jorenham added this to the 2.5.0 Release milestone Dec 17, 2025

@jorenham jorenham Dec 17, 2025

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we even need this 🤔 ? I mean, it's not public API; not even a little bit.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't hurt to remove dead code.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant the release note

@charris
charris merged commit d113a22 into numpy:main Dec 17, 2025
76 checks passed
@jorenham
jorenham deleted the expire-deprecation-maximum_sctype branch December 17, 2025 21:30
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