Announcing dbus-python 1.2.14
Simon McVittie <smcv-ZGY8ohtN/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <20191125194857.GA564133@horizon> |
dbus-python is the original Python binding for dbus, the reference implementation of the D-Bus protocol. Its main feature is that it is compatible with older versions of dbus-python. Consider using a different D-Bus binding or implementation in new Python code. <http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.14.tar.gz> <http://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.14.tar.gz.asc> git tag: dbus-python-1.2.14 The “don't stand in the fire” release. Fixes: • Ensure that the numeric types from dbus.types get the same str() under Python 3.8 that they did under previous versions. Previously, Python 3.8 used their repr() for the str(), which was not intended. (dbus-python#31; matclab, Simon McVittie) • Disable -Winline (Simon McVittie) • Add Python 3.8 to CI (Simon McVittie) -- Simon McVittie, Collabora Ltd. _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus