Description
Using PySide2 on Python 3.8 can result in a "TypeError: 'Shiboken.ObjectType' object is not iterable" which is not there on identical setups for Python 3.7.
See CI test failure here: https://travis-ci.org/tohojo/flent/jobs/611950256
And downstream bug report for Fedora here: https://bugzilla.redhat.com/show_bug.cgi?id=1750107
Attachments
Issue Links
- depends on
-
PYSIDE-939 Python 3.8 Creates Memory Leak And Negative Refcount
- Closed