pythonqt
pythonqt copied to clipboard
Failed assertion in python if Qt slot raises python exception
Fix is in commit 5b22184. If a slot raises a python exception the python function must return NULL PyObject.