Details
-
Bug
-
Resolution: Fixed
-
P4: Low
-
6.5.1.1
-
10941bc37 (dev), a759faab4 (6.5)
Description
In QtCore.pyi, instead of
def qVersion() -> bytes: ...
it should be
def qVersion() -> str: ...
Attachments
Issue Links
- relates to
-
PYSIDE-2386 qFatal, qCritical, qWarning, and qDebug of QtCore need a str, but expect bytes
- Closed
For Gerrit Dashboard: PYSIDE-2387 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
493198,2 | Fix signature of qVersion() | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
493208,2 | Fix signature of qVersion() | 6.5 | pyside/pyside-setup | Status: MERGED | +2 | 0 |