Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use numpy.inf instead of deprecated numpy.infty #7386

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

lagru
Copy link
Member

@lagru lagru commented Apr 11, 2024

Description

Prerequisite to #7384.

We didn't pick this up earlier in our NumPy 2 preparation, because NumPy 2.0 wasn't yet used while building our documentation. Lucky, that we didn't have more things we missed in our gallery.

See also:

Checklist

Release note

We use changelist to compile each pull request into an item of the release notes. Please refer to the instructions and past release notes for guidance and examples.

...

We didn't pick this up earlier in our NumPy 2 preparation,
because NumPy 2.0 wasn't used yet while building our documentation.
@lagru lagru added 🔧 type: Maintenance Refactoring and maintenance of internals 🚀 Quick win Trivial, small or easy to address or review labels Apr 11, 2024
@jarrodmillman jarrodmillman merged commit 1bd2bb9 into scikit-image:main Apr 11, 2024
26 checks passed
@stefanv stefanv added this to the 0.24 milestone Apr 11, 2024
@lagru lagru deleted the remove-deprecated-np.infty branch April 11, 2024 14:43
@jarrodmillman jarrodmillman modified the milestones: 0.24, 0.23.2 Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Quick win Trivial, small or easy to address or review 🔧 type: Maintenance Refactoring and maintenance of internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants