python-dbus-next icon indicating copy to clipboard operation
python-dbus-next copied to clipboard

Test marshaller against GIO implementation

Open acrisci opened this issue 5 years ago • 0 comments

https://developer.gnome.org/gio/stable/GDBusMessage.html#g-dbus-message-to-blob

GIO exposes its marshaller to python like this. It would be somewhat cleaner to dynamically generate the marshaller data instead of having it in data files. GLib is required for a full test suite run anyway.

acrisci avatar Jan 26 '20 05:01 acrisci