Dbus-fast

Latest version: v2.43.0

Safety actively analyzes 721326 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 38

2.20.0

Features

- Speed up run time constructed method handlers
([275](https://github.com/Bluetooth-Devices/dbus-fast/pull/275),
[`9f54fc3`](https://github.com/Bluetooth-Devices/dbus-fast/commit/9f54fc3194370bb4c6fd51c158b577adce1b517f))

2.19.0

Features

- Speed up ServiceInterface callbacks with cython methods
([274](https://github.com/Bluetooth-Devices/dbus-fast/pull/274),
[`0e57d79`](https://github.com/Bluetooth-Devices/dbus-fast/commit/0e57d798a2f171f804603cb5a3659de08092e74b))

2.18.0

Features

- Small speed up to the aio message reader
([273](https://github.com/Bluetooth-Devices/dbus-fast/pull/273),
[`8ee18a1`](https://github.com/Bluetooth-Devices/dbus-fast/commit/8ee18a1355b247e3ef9c7ad5f561d7cc8f9cf4a2))

2.17.0

Features

- Reduce duplicate code in aio MessageBus
([272](https://github.com/Bluetooth-Devices/dbus-fast/pull/272),
[`502ab0d`](https://github.com/Bluetooth-Devices/dbus-fast/commit/502ab0d47f667bb24cd7b3f1d8fa97e2d0345676))

2.16.0

Features

- Speed up sending messages with call on the MessageBus
([271](https://github.com/Bluetooth-Devices/dbus-fast/pull/271),
[`6d7f522`](https://github.com/Bluetooth-Devices/dbus-fast/commit/6d7f522e1cc5181e75209e4c00109426baa335fc))

2.15.0

Features

- Make ErrorType enums compare as strings
([269](https://github.com/Bluetooth-Devices/dbus-fast/pull/269),
[`c6a8301`](https://github.com/Bluetooth-Devices/dbus-fast/commit/c6a8301704162e1c4d07470c32ca0830f531b6d4))

The DBusError exception stores the error type as string. This makes the exception not directly
compare to the ErrorType members (for example DBusError(ErrorType.FAILED, "").type !=
ErrorType.FAILED). This makes ErrorType also a string to make this comparision work.

Page 9 of 38

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.