Docs | Support

hbldh/bleak

develop
4 months, 1 week ago
@dlech docs: set minimum Windows version to 11, version 22000 Windows 10 is pretty much out of support at
Server Error.
develop
4 months, 1 week ago
@Vodur typings/corebluetooth: fix retrievePeripheralsWithIdentifiers parameter type The CBCentralManager.r
Server Error.
develop
4 months, 1 week ago
@patman15 backends/bluez: Add `start_notify()` parameter documentation Add some docs on the backend-specific
Server Error.
develop
4 months, 1 week ago
@dlech pyproject: drop Beta status Bleak has been stable for a while with major version releases, so we sh
Server Error.
develop
4 months, 1 week ago
@dlech docs: fix versionadded/changed directives for 3.0 release It looks like we forgot to update the ver
Server Error.
develop
4 months, 1 week ago
@Copilot backends/bluez: fix leaking manager instances when run loops are closed Replace the weak dict with
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot suppress pyright reportPrivateUsage for _bus access in manager cleanup Agent-Logs-Url: https://gith
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot Introduce local manager variable to simplify pop() expression Agent-Logs-Url: https://github.com/hb
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot Use pop() instead of index + del in closed-loop cleanup Agent-Logs-Url: https://github.com/hbldh/bl
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot Fix _bus attribute name and None guard in closed-loop cleanup Agent-Logs-Url: https://github.com/hb
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot Call bus._finalize() on cleanup and format with black Agent-Logs-Url: https://github.com/hbldh/blea
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot Address review feedback: restore try/except, update comment text and formatting Agent-Logs-Url: htt
Server Error.
copilot/fix-bleak-loop-garbage-collection
4 months, 1 week ago
@Copilot Fix WeakKeyDictionary loop leak in BlueZ global manager Agent-Logs-Url: https://github.com/hbldh/bl
Server Error.
develop
4 months, 1 week ago
@timrid ci: split pyright and mypy checks into separate steps On windows a PowerShell is used instead of a
Server Error.
develop
4 months, 1 week ago
@timrid ci: fix pyright error that was introduces with pyright v1.1.409
Server Error.