Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Uncaught exns are fatal for PyQt5, so catch them. #7052
Conversation
mdboom
added the
needs_review
label
Sep 7, 2016
|
Looks good to me. The Appveyor failure does seem un-related, but possibly not transient? Should this get cherry-picked to 1.5.x as well as 2.x? |
|
I'd suggest doing so. |
|
There is no 1.5.x branch to cherry-pick onto at the moment. |
|
I have a running list of things to backport. We probably should give up an re-create the 1.5.x branch :/ |
tacaswell
merged commit 42b40b8
into matplotlib:master
Sep 7, 2016
tacaswell
removed the
needs_review
label
Sep 7, 2016
tacaswell
added a commit
that referenced
this pull request
Sep 7, 2016
|
|
tacaswell |
c5cdc1a
|
|
backported to v2.x as c5cdc1a |
anntzer
deleted the
anntzer:catch-exceptions-in-qt5-draw-prevents-abort branch
Sep 7, 2016
QuLogic
added this to the
2.0 (style change major release)
milestone
Sep 8, 2016
tacaswell
added a commit
that referenced
this pull request
Sep 8, 2016
|
|
tacaswell |
81d5a24
|
|
backported to v1.5.x as 81d5a24 |
QuLogic
modified the milestone: v1.5.x, 2.0 (style change major release)
Sep 9, 2016
This was referenced Sep 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anntzer commentedSep 7, 2016
•
edited
See discussion starting at #6816 (comment).
Minimal example: