Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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 uson gitter for real-time discussion.
For details on testing, writing docs, and our review process, please seethe developer guide
We strive to be a welcoming and open project. Please follow ourCode 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
toae9e739
CompareThank you! I've squashed to one commit |
b7df38f
tof49cf28
CompareQuLogic commentedSep 23, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Thanks@ananya314! Congratulations on your first PR to Matplotlib 🎉 We hope to hear from you again. |
Uh oh!
There was an error while loading.Please reload this page.
PR summary
This PR removes 3.7-deprecated API from
lib/matplotlib/animation.py
which is mentioned in the issue here:#26865PR checklist