Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-zeroconf
/
python-zeroconf
Public
Notifications
You must be signed in to change notification settings
Fork
232
Star
734
Code
Issues
48
Pull requests
15
Discussions
Actions
Projects
Wiki
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-zeroconf
tests
test_asyncio.py
on
0.149.17
User selector
All users
All time
Commit history
Commits on May 21, 2026
test: synchronise test_integration on browser first-query (#1771)
bluetoothbot
authored
cb81e67
View commit details
Copy full SHA for cb81e67
View code at this point
Browse repository at this point
Commits on May 20, 2026
test: widen QM follow-up window in info_asking_default test (#1765)
bdraco
authored
4ffba87
View commit details
Copy full SHA for 4ffba87
View code at this point
Browse repository at this point
test: shave loopback timing overhead from remaining slow tests (#1760)
bluetoothbot
authored
343dc7a
View commit details
Copy full SHA for 343dc7a
View code at this point
Browse repository at this point
Commits on May 18, 2026
test: drop ZeroconfServiceTypes.find() timeouts from 500ms to 200ms on loopback (#1710)
bdraco
authored
64d143d
View commit details
Copy full SHA for 64d143d
View code at this point
Browse repository at this point
test: speed up service-info request tests with quick_request_timing fixture (#1709)
bdraco
authored
4bae30a
View commit details
Copy full SHA for 4bae30a
View code at this point
Browse repository at this point
Commits on May 17, 2026
fix(core): release sockets when close runs before engine setup completes (#1706)
bdraco
authored
0deb56b
View commit details
Copy full SHA for 0deb56b
View code at this point
Browse repository at this point
test: speed up slow loopback tests (closes #1700) (#1703)
bdraco
authored
d03ea36
View commit details
Copy full SHA for d03ea36
View code at this point
Browse repository at this point
test: speed up test_async_wait_unblocks_on_update (#1702)
bluetoothbot
authored
653c385
View commit details
Copy full SHA for 653c385
View code at this point
Browse repository at this point
test: widen scheduling buffer in flaky get_info suppression test (#1698)
Show description for 9b4db62
bluetoothbot
and
bdraco
authored
9b4db62
View commit details
Copy full SHA for 9b4db62
View code at this point
Browse repository at this point
test: drop pending multicast responses before TOCTOU assertion (#1701)
bdraco
authored
d2058d9
View commit details
Copy full SHA for d2058d9
View code at this point
Browse repository at this point
test: speed up slow loopback tests (closes #1697) (#1699)
bluetoothbot
authored
dd341a3
View commit details
Copy full SHA for dd341a3
View code at this point
Browse repository at this point
Commits on May 15, 2026
test: add quick_timing fixture and apply to register-heavy tests (#1678)
bdraco
authored
d5e1f01
View commit details
Copy full SHA for d5e1f01
View code at this point
Browse repository at this point
test: pass timeout=200 to ServiceInfo-request timeout tests (#1677)
bdraco
authored
01ef6ff
View commit details
Copy full SHA for 01ef6ff
View code at this point
Browse repository at this point
Commits on Sep 5, 2025
fix: increase check time and add random wait to avoid service collisions (#1611)
Show description for 8c382ee
jpbede
and
bdraco
authored
8c382ee
View commit details
Copy full SHA for 8c382ee
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
chore(pre-commit.ci): pre-commit autoupdate (#1555)
Show description for b044d2a
pre-commit-ci[bot]
and
bdraco
authored
b044d2a
View commit details
Copy full SHA for b044d2a
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
chore(pre-commit.ci): pre-commit autoupdate (#1549)
Show description for 5915e5b
pre-commit-ci[bot]
and
bdraco
authored
5915e5b
View commit details
Copy full SHA for 5915e5b
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
chore: upgrade to ruff 0.1.0 (#1547)
bdraco
authored
019c641
View commit details
Copy full SHA for 019c641
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
chore: update to modern typing (#1502)
bdraco
authored
64138a3
View commit details
Copy full SHA for 64138a3
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
chore: migrate to f-string (#1481)
Rotzbua
authored
d20d8c1
View commit details
Copy full SHA for d20d8c1
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
chore(git): make scripts with shebang executable (#1433)
Show description for 45c82d1
Rotzbua
and
bdraco
authored
45c82d1
View commit details
Copy full SHA for 45c82d1
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
chore(pre-commit): reenable codespell and disable false positives (#1432)
Rotzbua
authored
06637f4
View commit details
Copy full SHA for 06637f4
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
chore: enable and fix additional ruff rules (#1399)
bdraco
authored
a43753f
View commit details
Copy full SHA for a43753f
View code at this point
Browse repository at this point
Commits on Jul 5, 2024
chore: fix to ruff for lint and format (#1382)
bdraco
authored
0c68d71
View commit details
Copy full SHA for 0c68d71
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
feat: make async_get_service_info available on the Zeroconf object (#1366)
bdraco
authored
c4c2dee
View commit details
Copy full SHA for c4c2dee
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
chore: remove deprecated handle_response (#1353)
bdraco
authored
a014c7c
View commit details
Copy full SHA for a014c7c
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
feat: significantly improve efficiency of the ServiceBrowser scheduler (#1335)
bdraco
authored
c65d869
View commit details
Copy full SHA for c65d869
View code at this point
Browse repository at this point
Commits on Nov 4, 2023
chore: fix more failing ServiceBrowser tests (#1295)
bdraco
authored
0060f79
View commit details
Copy full SHA for 0060f79
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
fix: ensure ServiceInfo cache is cleared when adding to the registry (#1279)
Show description for 2060eb2
bdraco
authored
2060eb2
View commit details
Copy full SHA for 2060eb2
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
feat: speed up responding to queries (#1275)
bdraco
authored
3c6b18c
View commit details
Copy full SHA for 3c6b18c
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
feat: reduce overhead to process incoming updates by avoiding the handle_response shim (#1247)
bdraco
authored
5e31f0a
View commit details
Copy full SHA for 5e31f0a
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
feat: context managers in ServiceBrowser and AsyncServiceBrowser (#1233)
Show description for bd8d846
Tenebrosus3141
and
bdraco
authored
bd8d846
View commit details
Copy full SHA for bd8d846
View code at this point
Browse repository at this point
Commits on Aug 26, 2023
feat: speed up question and answer history with a cython pxd (#1234)
bdraco
authored
703ecb2
View commit details
Copy full SHA for 703ecb2
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
feat: expose flag to disable strict name checking in service registration (#1215)
azogue
authored
5df8a57
View commit details
Copy full SHA for 5df8a57
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
fix: always answer QU questions when the exact same packet is received from different sources in sequence (#1178)
Show description for 74d7ba1
bdraco
authored
74d7ba1
View commit details
Copy full SHA for 74d7ba1
View code at this point
Browse repository at this point
Commits on May 4, 2023
feat: improve performance of ServiceBrowser outgoing query scheduler (#1170)
bdraco
authored
963d022
View commit details
Copy full SHA for 963d022
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.