-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Deprecated code removed in animation.py #26872
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
Conversation
Here is the deprecation note that you can copy/edit for the removal note |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for opening your first PR into Matplotlib!
If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.
You can also join us on gitter for real-time discussion.
For details on testing, writing docs, and our review process, please see the developer guide
We strive to be a welcoming and open project. Please follow our Code of Conduct.
@@ -0,0 +1,6 @@ | |||
``repeat`` | |||
~~~~~~~~~~~~~~~~~~~~~~~ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These will need to be trimmed to the same length as the title (or the docs build will complain).
Thank you! Are you comfortable squashing this to one commit? |
6d984d4
to
ae9e739
Compare
Thank you! I've squashed to one commit |
b7df38f
to
f49cf28
Compare
Thanks @ananya314! Congratulations on your first PR to Matplotlib 🎉 We hope to hear from you again. |
PR summary
This PR removes 3.7-deprecated API from
lib/matplotlib/animation.py
which is mentioned in the issue here: #26865PR checklist