Details
-
Suggestion
-
Resolution: Unresolved
-
P4: Low
-
None
-
None
-
None
Description
Reported from PySide6-stubs
Example of failing code : https://github.com/python-qt-tools/PySide6-stubs/blob/main/tests/qbytearray.py
QByteArray typing does not indicate that QByteArray can be converted to bytes
It also misses the constructor QByteArray(int, string)