Announcing dbus-python 1.2.14

Simon McVittie smcv at collabora.com
Mon Nov 25 19:48:57 UTC 2019


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.


More information about the dbus mailing list