markus
6ed9a98490
use backquotes instead of regular quotes
2025-10-31 18:50:30 +01:00
markus
b6a800c692
use timezone utc for TIMESTAMP_ANCHOR
2025-10-31 11:35:47 +01:00
markus
374a1c623f
fix python 3.13 linter deprecated warnings for utcnow()
2025-09-26 22:49:46 +02:00
markus
82ffc6b23b
Revert "fix python 3.13 linter deprecated warnings for utcnow()"
...
This reverts commit 589bbfcf19 .
2025-09-26 22:46:57 +02:00
markus
589bbfcf19
fix python 3.13 linter deprecated warnings for utcnow()
2025-09-26 22:20:57 +02:00
Gilles Boccon-Gibod
7aba36302a
use isort when formatting
2025-08-21 16:38:58 -07:00
Josh Wu
f8a2d4f0e0
Reorganize exceptions
...
* Add BaseBumbleException as a "real" root error
* Add several core error classes and properly replace builtin errors
with them
* Add several error classes for specific modules (transport, device)
2024-06-11 16:13:08 +08:00
Gilles Boccon-Gibod
aa9af61cbe
improve exception messages
2023-03-20 12:14:28 -07:00
Gilles Boccon-Gibod
dc3ac3060e
add auto-snooping for transports
2023-03-20 11:06:50 -07:00
Gilles Boccon-Gibod
a5275ade29
add snoop support
2023-03-02 14:34:49 -08:00