pythonqt icon indicating copy to clipboard operation
pythonqt copied to clipboard

Failed assertion in python if Qt slot raises python exception

Open gregor-anich-uibk opened this issue 4 years ago • 0 comments

Fix is in commit 5b22184. If a slot raises a python exception the python function must return NULL PyObject.

gregor-anich-uibk avatar Oct 30 '20 08:10 gregor-anich-uibk