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
services
on
type_checking_guards
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 2, 2023
feat: add support for sending to a specific `addr` and `port` with `ServiceInfo.async_request` and `ServiceInfo.request` (#1192)
bdraco
authored
405f547
View commit details
Copy full SHA for 405f547
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 25, 2023
feat: speed up the service registry (#1174)
bdraco
authored
360ceb2
View commit details
Copy full SHA for 360ceb2
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
fix: addresses incorrect after server name change (#1154)
bdraco
authored
41ea06a
View commit details
Copy full SHA for 41ea06a
View code at this point
Browse repository at this point
Commits on Apr 2, 2023
fix: make parsed_scoped_addresses return addresses in the same order as all other methods (#1150)
bdraco
authored
9b6adcf
View commit details
Copy full SHA for 9b6adcf
View code at this point
Browse repository at this point
feat: small cleanups to cache cleanup interval (#1146)
bdraco
authored
b434b60
View commit details
Copy full SHA for b434b60
View code at this point
Browse repository at this point
feat: add ip_addresses_by_version to ServiceInfo (#1145)
bdraco
authored
524494e
View commit details
Copy full SHA for 524494e
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
fix: the equality checks for DNSPointer and DNSService should be case insensitive (#1122)
bdraco
authored
48ae77f
View commit details
Copy full SHA for 48ae77f
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
feat: optimize dns objects by adding pxd files (#1113)
bdraco
authored
919d4d8
View commit details
Copy full SHA for 919d4d8
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
chore: add release automation (#1105)
bdraco
authored
755ceae
View commit details
Copy full SHA for 755ceae
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Fix IP changes being missed by ServiceInfo (#1102)
bdraco
authored
524ae89
View commit details
Copy full SHA for 524ae89
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Fix port changes not being seen by ServiceInfo (#1100)
bdraco
authored
c96f5f6
View commit details
Copy full SHA for c96f5f6
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Fix flakey service_browser_expire_callbacks test (#1084)
bdraco
authored
d5032b7
View commit details
Copy full SHA for d5032b7
View code at this point
Browse repository at this point
Commits on May 6, 2022
Avoid waking up ServiceInfo listeners when there is no new data (#1068)
bdraco
authored
59624a6
View commit details
Copy full SHA for 59624a6
View code at this point
Browse repository at this point
Commits on May 5, 2022
Use unique name in test_service_browser_expire_callbacks test (#1069)
bdraco
authored
89c9022
View commit details
Copy full SHA for 89c9022
View code at this point
Browse repository at this point
Commits on May 1, 2022
Fix ServiceBrowsers not getting `ServiceStateChange.Removed` callbacks on PTR record expire (#1064)
bdraco
authored
10ee205
View commit details
Copy full SHA for 10ee205
View code at this point
Browse repository at this point
Commits on Dec 24, 2021
Handle Service types that end with another service type (#1041)
Show description for a4d619a
apworks1
and
bdraco
authored
a4d619a
View commit details
Copy full SHA for a4d619a
View code at this point
Browse repository at this point
Commits on Dec 23, 2021
Drop python 3.6 support (#1009)
bdraco
authored
631a6f7
View commit details
Copy full SHA for 631a6f7
View code at this point
Browse repository at this point
Commits on Nov 5, 2021
Account for intricacies of floating-point arithmetic in service browser tests (#1026)
bdraco
authored
3c70808
View commit details
Copy full SHA for 3c70808
View code at this point
Browse repository at this point
Prevent service lookups from deadlocking if time abruptly moves backwards (#1006)
Show description for 38380a5
bdraco
authored
38380a5
View commit details
Copy full SHA for 38380a5
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
Ensure ServiceInfo orders newest addresess first (#1012)
bdraco
authored
87a4d8f
View commit details
Copy full SHA for 87a4d8f
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
Skip goodbye packets for addresses when there is another service registered with the same name (#968)
bdraco
authored
d9d3208
View commit details
Copy full SHA for d9d3208
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
Add coverage for sending answers removes future queued answers (#961)
Show description for 2d1b832
bdraco
authored
2d1b832
View commit details
Copy full SHA for 2d1b832
View code at this point
Browse repository at this point
Only reschedule types if the send next time changes (#958)
Show description for 7b125a1
bdraco
authored
7b125a1
View commit details
Copy full SHA for 7b125a1
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
Reduce chance of accidental synchronization of ServiceInfo requests (#955)
bdraco
authored
c772936
View commit details
Copy full SHA for c772936
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
Implement Multicast Response Aggregation (#940)
Show description for 55efb41
bdraco
authored
55efb41
View commit details
Copy full SHA for 55efb41
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Ensure zeroconf can be loaded when the system disables IPv6 (#933)
Show description for 496ac44
che0
and
bdraco
authored
496ac44
View commit details
Copy full SHA for 496ac44
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
Reduce complexity of DNSRecord (#915)
Show description for b6eaf72
bdraco
authored
b6eaf72
View commit details
Copy full SHA for b6eaf72
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Remove Zeroconf.wait as its now unused in the codebase (#914)
bdraco
authored
aa71084
View commit details
Copy full SHA for aa71084
View code at this point
Browse repository at this point
Remove locking from ServiceRegistry (#911)
Show description for 2d3da7a
bdraco
authored
2d3da7a
View commit details
Copy full SHA for 2d3da7a
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
Increase timeout in ServiceInfo.request to handle loaded systems (#895)
Show description for 56c7d69
bdraco
authored
56c7d69
View commit details
Copy full SHA for 56c7d69
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Revert name change of zeroconf.asyncio to zeroconf.aio (#885)
Show description for b9eae5a
bdraco
authored
b9eae5a
View commit details
Copy full SHA for b9eae5a
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
Add test coverage for duplicate properties in a TXT record (#865)
bdraco
authored
6ef65fc
View commit details
Copy full SHA for 6ef65fc
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
Make ServiceInfo first question QU (#852)
Show description for 76e0b05
bdraco
authored
76e0b05
View commit details
Copy full SHA for 76e0b05
View code at this point
Browse repository at this point
Switch ServiceBrowser query scheduling to use call_later instead of a loop (#849)
Show description for a8c1623
bdraco
authored
a8c1623
View commit details
Copy full SHA for a8c1623
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.