python-zeroconf
python-zeroconf
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: preserve pre-normalized tuple entries in multicast_addresses
bluetoothbot:koan/fix-issue-1520
7 hours ago
feat: add reconfirm_record per RFC 6762 §10.4 Add Zeroconf.reconfirm_record / async_reconfirm_record and the AsyncZeroconf wrapper so callers can hint that a cached record may be stale when an application-level connect fails. Re-queries the record at t=0/1s/3s (RFC 6762 §5.2 doubling intervals) and flushes from the cache at t=10s when no fresh response lands.
bluetoothbot:koan/implement-1413
7 hours ago
test: cover interface-index autodetection branch in _entry_ip_version
bluetoothbot:koan/fix-issue-1520
8 hours ago
test: synchronise test_integration on browser first-query (#1771)
master
8 hours ago
test: isolate first startup query in test_integration to avoid count flakiness
bluetoothbot:koan/test-integration-got-query-sync
11 hours ago
test: synchronise test_integration on browser first-query After #1760 shaved the probe random wait on loopback, async_register_service can finish faster than the ServiceBrowser fires its first startup query. The test asserts `len(answers[0]) == 0` (the initial outbound query carries no known PTR) — when the cache already holds the registered service by the time the first query is built, RFC 6762 §7.1 known-answer suppression makes that assertion racy. Wait for `got_query` once before calling `async_register_service` so the first startup query (built against an empty cache) is guaranteed to fire before the registration lands. Then clear the event and proceed.
bluetoothbot:koan/test-integration-got-query-sync
11 hours ago
fix: re-release for GHSA-qc2x-6f54-m6h9 (#1770)
master
17 hours ago
fix: re-release for GHSA-qc2x-6f54-m6h9 PyPI ran out of space on the first attempts and had to delete some older releases https://github.com/python-zeroconf/python-zeroconf/issues/1769
re_release_GHSA-qc2x-6f54-m6h9
17 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: add multicast_addresses to bind/multicast independently
#1767
7 hours ago
6e25708
bluetoothbot:koan/fix-issue-1520
CodSpeed Performance Gauge
0%
feat: add reconfirm_record per RFC 6762 §10.4
#1772
7 hours ago
56f1495
bluetoothbot:koan/implement-1413
CodSpeed Performance Gauge
0%
test: synchronise test_integration on browser first-query
#1771
11 hours ago
4d00bb6
bluetoothbot:koan/test-integration-got-query-sync
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs