Skip to content

Conversation

@minrk
Copy link
Member

@minrk minrk commented Mar 20, 2015

Qt mixins raise RuntimeError on undefined methods when called before __init__. Methods defined in Python will be found correctly.
#7603 caused the QtConsole to fail to start.

Qt mixins raise RuntimeError on undefined methods when called before `__init__`.
Methods defined in Python will be found.
@minrk minrk added this to the 4.0 milestone Mar 20, 2015
takluyver added a commit that referenced this pull request Mar 20, 2015
catch RuntimeError getting `obj._trait_validate`
@takluyver takluyver merged commit 8f81bda into ipython:master Mar 20, 2015
@minrk minrk mentioned this pull request Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants