Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Revert "Axes.__init__ speedup"#9718
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
Kojoley commentedNov 8, 2017 • 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.
I have triggered an additional build on master to see if the problem persistenthttps://travis-ci.org/matplotlib/matplotlib/builds/299098042 |
Specifically, it broke polar plot tests. Originally it was passing, so either the tests are new, or the changes in polar plotting in the interim are interacting badly with this change. Attn@QuLogic |
Some of the tests are old, so it's probably something in the new polar options that is broken. I remember having to add seemingly-superfluous |
Reverts#8626, because it broke lots of stuff on master:https://travis-ci.org/matplotlib/matplotlib/builds/298909059