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
Branch selector
cache_cleanup
User selector
All users
All time
Commit history
Commits on Apr 2, 2023
feat: small cleanups to cache cleanup interval
Show description for be812aa
bdraco
committed
be812aa
View commit details
Copy full SHA for be812aa
Browse repository at this point
Commits on Apr 1, 2023
feat: Include tests and docs in sdist archives
Show description for 065adbe
mgorny
committed
065adbe
View commit details
Copy full SHA for 065adbe
Browse repository at this point
0.51.0
Show description for 199a4de
github-actions
committed
199a4de
View commit details
Copy full SHA for 199a4de
Browse repository at this point
feat: improve performance of constructing ServiceInfo (#1141)
bdraco
authored
36d5b45
View commit details
Copy full SHA for 36d5b45
Browse repository at this point
0.50.0
Show description for 0260a42
github-actions
committed
0260a42
View commit details
Copy full SHA for 0260a42
Browse repository at this point
feat: small speed up to handler dispatch (#1140)
bdraco
authored
5bd1b6e
View commit details
Copy full SHA for 5bd1b6e
Browse repository at this point
0.49.0
Show description for 874ce6c
github-actions
committed
874ce6c
View commit details
Copy full SHA for 874ce6c
Browse repository at this point
feat: speed up processing incoming records (#1139)
bdraco
authored
7246a34
View commit details
Copy full SHA for 7246a34
Browse repository at this point
0.48.0
Show description for 489069a
github-actions
committed
489069a
View commit details
Copy full SHA for 489069a
Browse repository at this point
feat: reduce overhead to send responses (#1135)
bdraco
authored
c4077dd
View commit details
Copy full SHA for c4077dd
Browse repository at this point
Commits on Mar 20, 2023
0.47.4
Show description for d45c2f9
github-actions
committed
d45c2f9
View commit details
Copy full SHA for d45c2f9
Browse repository at this point
fix: correct duplicate record entries in windows wheels by updating poetry-core (#1134)
bdraco
authored
a43055d
View commit details
Copy full SHA for a43055d
Browse repository at this point
Commits on Feb 14, 2023
0.47.3
Show description for 18b3cd7
github-actions
committed
18b3cd7
View commit details
Copy full SHA for 18b3cd7
Browse repository at this point
fix: hold a strong reference to the query sender start task (#1128)
bdraco
authored
808c3b2
View commit details
Copy full SHA for 808c3b2
Browse repository at this point
0.47.2
Show description for b130a45
github-actions
committed
b130a45
View commit details
Copy full SHA for b130a45
Browse repository at this point
fix: missing c extensions with newer poetry (#1129)
bdraco
authored
44d7fc6
View commit details
Copy full SHA for 44d7fc6
Browse repository at this point
chore: bump python-semantic-release and commitlint-github-action to fix CI (#1131)
bdraco
authored
961c406
View commit details
Copy full SHA for 961c406
Browse repository at this point
chore: bump isort to 5.12.0 to fix ci (#1130)
bdraco
authored
55458ff
View commit details
Copy full SHA for 55458ff
Browse repository at this point
Commits on Dec 24, 2022
0.47.1
Show description for ef09683
actions-user
authored and
github-actions
committed
ef09683
View commit details
Copy full SHA for ef09683
Browse repository at this point
fix: the equality checks for DNSPointer and DNSService should be case insensitive (#1122)
bdraco
authored
48ae77f
View commit details
Copy full SHA for 48ae77f
Browse repository at this point
Commits on Dec 22, 2022
0.47.0
Show description for d6115c8
actions-user
authored and
github-actions
committed
d6115c8
View commit details
Copy full SHA for d6115c8
Browse repository at this point
feat: optimize equality checks for DNS records (#1120)
bdraco
authored
3a25ff7
View commit details
Copy full SHA for 3a25ff7
Browse repository at this point
Commits on Dec 21, 2022
0.46.0
Show description for 255a884
actions-user
authored and
github-actions
committed
255a884
View commit details
Copy full SHA for 255a884
Browse repository at this point
feat: optimize the dns cache (#1119)
bdraco
authored
e80fcef
View commit details
Copy full SHA for e80fcef
Browse repository at this point
Commits on Dec 20, 2022
0.45.0
Show description for f57d9f1
actions-user
authored and
github-actions
committed
f57d9f1
View commit details
Copy full SHA for f57d9f1
Browse repository at this point
feat: optimize construction of outgoing packets (#1118)
bdraco
authored
81e186d
View commit details
Copy full SHA for 81e186d
Browse repository at this point
Commits on Dec 18, 2022
0.44.0
Show description for 1e9de3c
actions-user
authored and
github-actions
committed
1e9de3c
View commit details
Copy full SHA for 1e9de3c
Browse repository at this point
feat: optimize dns objects by adding pxd files (#1113)
bdraco
authored
919d4d8
View commit details
Copy full SHA for 919d4d8
Browse repository at this point
0.43.0
Show description for a42e2d7
actions-user
authored and
github-actions
committed
a42e2d7
View commit details
Copy full SHA for a42e2d7
Browse repository at this point
feat: optimize incoming parser by reducing call stack (#1116)
bdraco
authored
11f3f0e
View commit details
Copy full SHA for 11f3f0e
Browse repository at this point
0.42.0
Show description for bef9194
actions-user
authored and
github-actions
committed
bef9194
View commit details
Copy full SHA for bef9194
Browse repository at this point
feat: optimize incoming parser by using unpack_from (#1115)
bdraco
authored
a7d50ba
View commit details
Copy full SHA for a7d50ba
Browse repository at this point
0.41.0
Show description for f41fcc3
actions-user
authored and
github-actions
committed
f41fcc3
View commit details
Copy full SHA for f41fcc3
Browse repository at this point
feat: optimize incoming parser by adding pxd files (#1111)
bdraco
authored
26efeb0
View commit details
Copy full SHA for 26efeb0
Browse repository at this point
chore: add urls for PyPI links (#1114)
bdraco
authored
8d84ebb
View commit details
Copy full SHA for 8d84ebb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.