Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Remove deprecated get_tick_iterator()#30014
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
What is keeping this draft (other than the name of the release snippet)? |
Just the release snippet, updated now. |
Anyone can merge once AppVeyor passes (or before that if you are feeling wild). |
Appveyor failed with some obscure "can't find remote branch" message. I've restarted the run. |
It seems to think this is a branch on this repo and not a fork. However, there's asecond build for the PR that passed, so the broken one doesn't matter. |
35976c9
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
The combination ofmatplotlib#30014 andmatplotlib#30015 made this import redundant, but aseach PR was indepenently tested and reviewed, nothing was evident untilboth were merged.
Uh oh!
There was an error while loading.Please reload this page.
PR summary
Deprecated in 3.9, so time to remove in 3.11.
PR checklist