Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove NumPy abs overrides from pylab #26554

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
merged 1 commit into from
Aug 19, 2023
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Aug 19, 2023

PR summary

NumPy added abs in 1.26, which we don't want when we import * from it.

Fixes #26553

PR checklist

NumPy added abs in 1.26, which we don't want when we import * from it.

Fixes matplotlib#26553
@QuLogic QuLogic added this to the v3.7.3 milestone Aug 19, 2023
@ksunden ksunden merged commit 0b5940f into matplotlib:main Aug 19, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 19, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 19, 2023
timhoffm added a commit that referenced this pull request Aug 20, 2023
…554-on-v3.8.x

Backport PR #26554 on branch v3.8.x (Remove NumPy abs overrides from pylab)
timhoffm added a commit that referenced this pull request Aug 20, 2023
…554-on-v3.7.x

Backport PR #26554 on branch v3.7.x (Remove NumPy abs overrides from pylab)
@QuLogic QuLogic deleted the fix-np126 branch August 21, 2023 22:34
@ksunden ksunden mentioned this pull request Sep 15, 2023
5 tasks
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.

[TST] Upcoming dependency test failures
3 participants