Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MAINT Bump versions to match oldest-supported-numpy #22674

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

Merged

Conversation

thomasjpfan
Copy link
Member

Reference Issues/PRs

Follow up to #22617

What does this implement/fix? Explain your changes.

This PR bumps the NumPy minimal dependency to match the ones seen in oldest-supported-numpy

CC @ogrisel

@jeremiedbb
Copy link
Member

I think it's worth checking what backward compat tool is not necessary anymore when bumping the min version of the dependencies. Otherwise we end up keeping dead code in the code base for a long time. I think this bump only allows to remove

if np_version < parse_version("1.17"):

mprofile_20220302134119.dat Outdated Show resolved Hide resolved
Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

LGTM!

@ogrisel
Copy link
Member

ogrisel commented Mar 4, 2022

I did a bunch of quick git greps and could not find other occurrences of #22674 (comment).

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.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.