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
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 }}
python-zeroconf
/
python-zeroconf
Public
Notifications
You must be signed in to change notification settings
Fork
232
Star
738
Code
Issues
46
Pull requests
8
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
src
on
cpython3.12rc2
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 11, 2023
feat: avoid some globals lookups
bdraco
committed
361cbf4
View commit details
Copy full SHA for 361cbf4
View code at this point
Browse repository at this point
feat: precalc bytes
bdraco
committed
6c18af0
View commit details
Copy full SHA for 6c18af0
View code at this point
Browse repository at this point
feat: precalc bytes
bdraco
committed
4e9f137
View commit details
Copy full SHA for 4e9f137
View code at this point
Browse repository at this point
feat: cache short pack
bdraco
committed
624c925
View commit details
Copy full SHA for 624c925
View code at this point
Browse repository at this point
feat: cache short pack
bdraco
committed
f090119
View commit details
Copy full SHA for f090119
View code at this point
Browse repository at this point
feat: cache short pack
bdraco
committed
2f043a6
View commit details
Copy full SHA for 2f043a6
View code at this point
Browse repository at this point
feature: avoid more py types
bdraco
committed
b9a2c0c
View commit details
Copy full SHA for b9a2c0c
View code at this point
Browse repository at this point
feat: require int
bdraco
committed
af92f6b
View commit details
Copy full SHA for af92f6b
View code at this point
Browse repository at this point
feat: improve performance of sending outgoing queries
bdraco
committed
71e9df9
View commit details
Copy full SHA for 71e9df9
View code at this point
Browse repository at this point
0.107.0
Show description for 49d3b0c
github-actions
committed
49d3b0c
View commit details
Copy full SHA for 49d3b0c
View code at this point
Browse repository at this point
feat: speed up responding to queries (#1266)
bdraco
authored
24a0a00
View commit details
Copy full SHA for 24a0a00
View code at this point
Browse repository at this point
0.106.0
Show description for f38cf55
github-actions
committed
f38cf55
View commit details
Copy full SHA for f38cf55
View code at this point
Browse repository at this point
feat: speed up answering questions (#1265)
bdraco
authored
37bfaf2
View commit details
Copy full SHA for 37bfaf2
View code at this point
Browse repository at this point
Commits on Sep 10, 2023
0.105.0
Show description for eef99c7
github-actions
committed
eef99c7
View commit details
Copy full SHA for eef99c7
View code at this point
Browse repository at this point
feat: speed up ServiceInfo with a cython pxd (#1264)
bdraco
authored
7ca690a
View commit details
Copy full SHA for 7ca690a
View code at this point
Browse repository at this point
chore: prepare ServiceInfo base class RecordUpdateListener for cython (#1263)
bdraco
authored
6bf5d95
View commit details
Copy full SHA for 6bf5d95
View code at this point
Browse repository at this point
0.104.0
Show description for a537a31
github-actions
committed
a537a31
View commit details
Copy full SHA for a537a31
View code at this point
Browse repository at this point
feat: speed up generating answers (#1262)
bdraco
authored
50a8f06
View commit details
Copy full SHA for 50a8f06
View code at this point
Browse repository at this point
Commits on Sep 9, 2023
0.103.0
Show description for 24f276e
github-actions
committed
24f276e
View commit details
Copy full SHA for 24f276e
View code at this point
Browse repository at this point
feat: avoid calling get_running_loop when resolving ServiceInfo (#1261)
bdraco
authored
33a2714
View commit details
Copy full SHA for 33a2714
View code at this point
Browse repository at this point
Commits on Sep 7, 2023
0.102.0
Show description for dac5d4b
github-actions
committed
dac5d4b
View commit details
Copy full SHA for dac5d4b
View code at this point
Browse repository at this point
feat: significantly speed up writing outgoing dns records (#1260)
bdraco
authored
bf2f366
View commit details
Copy full SHA for bf2f366
View code at this point
Browse repository at this point
0.101.0
Show description for 72bd07d
github-actions
committed
72bd07d
View commit details
Copy full SHA for 72bd07d
View code at this point
Browse repository at this point
feat: speed up writing outgoing dns records (#1259)
bdraco
authored
248655f
View commit details
Copy full SHA for 248655f
View code at this point
Browse repository at this point
0.100.0
Show description for cd41743
github-actions
committed
cd41743
View commit details
Copy full SHA for cd41743
View code at this point
Browse repository at this point
feat: small speed up to writing outgoing dns records (#1258)
bdraco
authored
1ed6bd2
View commit details
Copy full SHA for 1ed6bd2
View code at this point
Browse repository at this point
Commits on Sep 6, 2023
0.99.0
Show description for bb74309
github-actions
committed
bb74309
View commit details
Copy full SHA for bb74309
View code at this point
Browse repository at this point
feat: reduce IP Address parsing overhead in ServiceInfo (#1257)
bdraco
authored
83d0b7f
View commit details
Copy full SHA for 83d0b7f
View code at this point
Browse repository at this point
0.98.0
Show description for 3a53e79
github-actions
committed
3a53e79
View commit details
Copy full SHA for 3a53e79
View code at this point
Browse repository at this point
feat: speed up decoding incoming packets (#1256)
bdraco
authored
ac081cf
View commit details
Copy full SHA for ac081cf
View code at this point
Browse repository at this point
Commits on Sep 3, 2023
0.97.0
Show description for aebabd9
github-actions
committed
aebabd9
View commit details
Copy full SHA for aebabd9
View code at this point
Browse repository at this point
feat: speed up answering queries (#1255)
bdraco
authored
2d3aed3
View commit details
Copy full SHA for 2d3aed3
View code at this point
Browse repository at this point
0.96.0
Show description for 5c884b0
github-actions
committed
5c884b0
View commit details
Copy full SHA for 5c884b0
View code at this point
Browse repository at this point
feat: optimize DNSCache.get_by_details (#1254)
Show description for ce59787
bdraco
authored
ce59787
View commit details
Copy full SHA for ce59787
View code at this point
Browse repository at this point
0.95.0
Show description for 46adba9
github-actions
committed
46adba9
View commit details
Copy full SHA for 46adba9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.