- 
    Bug 
- 
    Resolution: Fixed
- 
    P4: Low 
- 
    6.5.2
- 
    None
- 
        
- 
        55dd4740f (dev), 1a97f4d37 (6.5), 7645cbc0f (tqtc/lts-6.2)
This signature is incorrect: `PySide6.QtStateMachine.QState.assignProperty(PySide6.QtCore.QObject, bytes, Any)`
The second argument must be a `str`, otherwise a ValueError is raised.
class QState: void assignProperty(QObject *object, const char *name, const QVariant &value) QSignalTransition *addTransition(const QObject *sender, const char *signal, QAbstractState *target)