Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
FIX: cast Patch linewidth to float for dash scaling#30333
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
Conversation
test failures seem unrelated, feel free to merge after they're all run (assuming failures stay unrelated) & thanks! |
efacc7d
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free tosuggest an improvement. |
Conflict seems to be because the next line is wrapped on the bugfix branch matplotlib/lib/matplotlib/patches.py Lines 440 to 441 in8076615
I'm not convinced this is worth a manual backport. |
PR summary
Fixes#30323. The code from#30323 (comment) now produces
For now I have not added a test - as noted at#30323 (comment)
PR checklist