animation.py: Stop event sources instead of nulling them on animation stop - #32296
animation.py: Stop event sources instead of nulling them on animation stop#32296DavidVadnais wants to merge 1 commit into
Conversation
|
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. We also ask that you please finish addressing any review comments on this PR and wait for it to be merged (or closed) before opening a new one, as it can be a valuable learning experience to go through the review process. You can also join us on discourse chat 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. |
I think i need to add a file to |
f4457a1 to
0d2a337
Compare
|
To my understanding, if all the actions pass this PR is ready for review. Please let me know if I’ve missed any pre-review steps |
0d2a337 to
a4793c2
Compare
a4793c2 to
30da2c4
Compare
|
Aloha, I am following up after a week as instructed by the github bot. Let me know what I am missing. |
PR summary
Closes: #30622
Followed issue link to #30590. Then followed suggestions made there.
code to exercise this change
Output before change
Output after change
AI Disclosure
Used ai to help me find an easy issue to try and dip my toe in the water. Then had it write the exercising code.
PR quality check