Skip to content

DOC: Remove warning about macosx backend#32042

Merged
QuLogic merged 1 commit into
matplotlib:mainfrom
iccir:remove-blitting-warning
Jul 15, 2026
Merged

DOC: Remove warning about macosx backend#32042
QuLogic merged 1 commit into
matplotlib:mainfrom
iccir:remove-blitting-warning

Conversation

@iccir

@iccir iccir commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

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

As far as I can tell, this was fixed in matplotlib#21790
@github-actions github-actions Bot added the Documentation: user guide files in galleries/users_explain or doc/users label Jul 14, 2026

@QuLogic QuLogic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It's probably a bit pointless, but can you try with 3.6 (or as far back as possible) as well?

@iccir

iccir commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

It's probably a bit pointless, but can you try with 3.6 (or as far back as possible) as well?

Python 3.12.5 on macOS Mojave:
matplotlib 3.5 - Doesn't animate, starts with a blank figure, then changes to a single stationary sine wave, then quits.
matplotlib 3.6 - Animates.

@QuLogic

QuLogic commented Jul 15, 2026

Copy link
Copy Markdown
Member

Thanks for checking. I guess there wasn't even a corresponding issue, so I don't know why I even asked.

@QuLogic QuLogic merged commit d417438 into matplotlib:main Jul 15, 2026
24 checks passed
@QuLogic QuLogic added this to the v3.11.1 milestone Jul 15, 2026
@QuLogic

QuLogic commented Jul 15, 2026

Copy link
Copy Markdown
Member

But at least it can be backported.

@meeseeksdev backport to v3.11.x

@iccir

iccir commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for checking. I guess there wasn't even a corresponding issue, so I don't know why I even asked.

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.

@QuLogic

QuLogic commented Jul 15, 2026

Copy link
Copy Markdown
Member

No, there was no need for an issue.

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: user guide files in galleries/users_explain or doc/users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants