Uwe Siems

Results 2 issues of Uwe Siems

This change avoids a warning message "__package__ != __spec__.parent" (in Python 3.9) on relative imports from modules which have the import paths set with PythonQt::self()->setModuleImportPath(). Since __spec__ is meant to...

I just want to share some insights into this issue, I currently have no intention to fix the issue, as that would be somewhat complicated. This is an example of...

enhancement