Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
6.8.2
-
None
-
8dc87c68f (dev), f2e361bfc (6.9), e5677f10f (6.8)
Description
qtTrId() is incorrectly declared as accepting argument as byte-like but actually accepts string.
Example code which should type-check correctly :
qTrId('abc')
Attachments
For Gerrit Dashboard: PYSIDE-3056 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
634781,2 | type hints: Correct type signature for qtTrId | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
634919,2 | type hints: Correct type signature for qtTrId | 6.9 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
634961,2 | type hints: Correct type signature for qtTrId | 6.8 | pyside/pyside-setup | Status: MERGED | +2 | 0 |