Comment 35 for bug 846044

Revision history for this message
In , Michael Vogt (mvo) wrote :

Created attachment 68486
Updated

Thanks for your patch review.

The attached version should address the points you raised:
- it uses git format-patch
- integrates into make check
- fixes the DBus spelling
- add ServerError(dbus.DBusException) based test
- fix coding style
- add missing cases for the py3 test

Please let me know if I missed anything.