Skip to content
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

FIX: do not use deprecated API internally #25183

Merged
merged 1 commit into from Feb 9, 2023

Conversation

tacaswell
Copy link
Member

Closes #25181

PR Summary

I'm not sure how to test this without invoking a lot of notebook machinery....

On this branch we have:

$ git grep 'close_event('
lib/matplotlib/backend_bases.py:    def close_event(self, guiEvent=None)

@tacaswell tacaswell added this to the v3.7.0 milestone Feb 9, 2023
@anntzer
Copy link
Contributor

anntzer commented Feb 9, 2023

anyone can merge postci

@ksunden ksunden merged commit d77aa13 into matplotlib:main Feb 9, 2023
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Feb 9, 2023
ksunden added a commit that referenced this pull request Feb 10, 2023
…183-on-v3.7.x

Backport PR #25183 on branch v3.7.x (FIX: do not use deprecated API internally)
@ksunden ksunden mentioned this pull request Feb 20, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unavoidable warnings in nbagg on plt.close
4 participants