Skip to content

Conversation

seberg
Copy link
Member

@seberg seberg commented Feb 14, 2023

As noted by Kyle Sunden, this was deprecated and has been removed, using the method is the correct way of doing it in newer matplotlib.

Closes gh-23209

Co-authored-by: Kyle Sunden ksunden@users.noreply.github.com


Lets unbreak CI. @charris it was intentional that you put the other fixup into the maintenance branch?

As noted by Kyle Sunden, this was deprecated and has been removed,
using the method is the correct way of doing it in newer matplotlib.

Closes numpygh-23209

Co-authored-by: Kyle Sunden <ksunden@users.noreply.github.com>
@seberg
Copy link
Member Author

seberg commented Feb 14, 2023

Self-merging. The change is trivial, unbreaks CI and I checked that the output looks the same as before.

@seberg seberg merged commit 482d3fa into numpy:main Feb 14, 2023
@seberg seberg deleted the fixup-refguide-check branch February 14, 2023 18:52
@charris charris added the 09 - Backport-Candidate PRs tagged should be backported label Feb 15, 2023
@charris
Copy link
Member

charris commented Feb 15, 2023

was intentional that you put the other fixup into the maintenance branch?

Yes, it was a quick fix for maintenance, but I thought it needed a better fix going forward. I'll backport this just because it is likely someone will use the latest matplotlib despite the pin.

charris pushed a commit to charris/numpy that referenced this pull request Feb 16, 2023
Backport of numpy#23212

As noted by Kyle Sunden, this was deprecated and has been removed,
using the method is the correct way of doing it in newer matplotlib.

Closes numpygh-23209

Co-authored-by: Kyle Sunden <ksunden@users.noreply.github.com>
@charris charris changed the title DOC: Fix matpltolib error in documentation DOC: Fix matplotlib error in documentation Feb 16, 2023
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Feb 16, 2023
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.

Matplotlib 3.7.0 breaks circleci and refguide checks in Numpy 1.24.x
2 participants