#327 info/infosssd: Work around breakage in dbus-python on Python 3.8+
Merged by simo. Opened by ngompa.
ngompa/ipsilon fix-infosssd-py38  into  master

Download 327.patch

In Python 3.8+, dbus-python now returns dbus.String instead of
regular strings when stringify repr is called. This bug has
been reported upstream, but for now, we work around it...

Signed-off-by: Neal Gompa ngompa13@gmail.com

Bug reported upstream for dbus-python: https://gitlab.freedesktop.org/dbus/dbus-python/-/issues/34

rebased onto a1ff5b34acc70619daa6dd1458a7754dc5f9c303

Pull-Request has been merged by simo

Metadata