{{ message }}
DOC: Remove warning about macosx backend - #32042
Merged
Merged
Conversation
As far as I can tell, this was fixed in matplotlib#21790
QuLogic
approved these changes
Jul 14, 2026
QuLogic
left a comment
Member
There was a problem hiding this comment.
It's probably a bit pointless, but can you try with 3.6 (or as far back as possible) as well?
Contributor
Author
Member
|
Thanks for checking. I guess there wasn't even a corresponding issue, so I don't know why I even asked. |
Member
|
But at least it can be backported. @meeseeksdev backport to v3.11.x |
Contributor
Author
Possibly my bad! In the new contributors meeting today it was mentioned that some PRs that are quick can just be PRs without issues. I may have misunderstood and possibly should have filed an issue first. |
Member
timhoffm
pushed a commit
that referenced
this pull request
Jul 15, 2026
timhoffm
added a commit
that referenced
this pull request
Jul 15, 2026
…042-on-v3.11.x Backport PR #32042 on branch v3.11.x (DOC: Remove warning about macosx backend)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

As far as I can tell, this was fixed in #21790 . I tested the example on main last week and everything works correctly (although each backend varies the timing slightly)
AI Disclosure
Nope!
PR checklist