-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Sorry if this is stupid question, but could not bytes be added to the following tuple of supported types?
Line 525 in 17b620d
| if isinstance(var, (list, tuple, bytearray)): |
Currently this raises txdbus.error.MarshallingError: List, Tuple, Bytearray, or Dictionary required for DBus array if bytes are used.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels