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
on
boundscheck
User selector
All users
All time
Commit history
Commits on Feb 14, 2025
fix: add a helpful hint for when EADDRINUSE happens during startup (#1526)
bdraco
authored
48dbb71
View commit details
Copy full SHA for 48dbb71
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
chore: enable some more ruff rules (#1522)
Show description for 0ca624d
bdraco
and
pre-commit-ci[bot]
authored
0ca624d
View commit details
Copy full SHA for 0ca624d
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
fix: make no buffer space available when adding multicast memberships forgiving (#1516)
bdraco
authored
f377d5c
View commit details
Copy full SHA for f377d5c
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
chore: update to modern typing (#1511)
Rotzbua
authored
468e00c
View commit details
Copy full SHA for 468e00c
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
feat: eliminate async_timeout dep on python less than 3.11 (#1500)
bdraco
authored
44457be
View commit details
Copy full SHA for 44457be
View code at this point
Browse repository at this point
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
chore: add tests for circular imports (#1501)
bdraco
authored
9d383f5
View commit details
Copy full SHA for 9d383f5
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
feat: add simple address resolvers and examples (#1499)
bdraco
authored
ae3c352
View commit details
Copy full SHA for ae3c352
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
chore: adjust cache benchmark to better reflect real cache data (#1491)
bdraco
authored
854fef6
View commit details
Copy full SHA for 854fef6
View code at this point
Browse repository at this point
chore: add benchmarks for adding and expiring records (#1489)
bdraco
authored
d6f1fda
View commit details
Copy full SHA for d6f1fda
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
feat: migrate to native types (#1472)
Show description for 22a0fb4
3 people
authored
22a0fb4
View commit details
Copy full SHA for 22a0fb4
View code at this point
Browse repository at this point
fix(docs): remove repetition of words (#1479)
Show description for dde26c6
Rotzbua
and
bdraco
authored
dde26c6
View commit details
Copy full SHA for dde26c6
View code at this point
Browse repository at this point
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
chore(tests): replace `lru_cache` with `cache` (#1477)
Rotzbua
authored
b170d90
View commit details
Copy full SHA for b170d90
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
chore: add benchmark for sending packets (#1471)
bdraco
authored
0dad543
View commit details
Copy full SHA for 0dad543
View code at this point
Browse repository at this point
Commits on Jan 9, 2025
feat: implement heapq for tracking cache expire times (#1465)
bdraco
authored
09db184
View commit details
Copy full SHA for 09db184
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
fix: ensure cache does not return stale created and ttl values (#1469)
bdraco
authored
e05055c
View commit details
Copy full SHA for e05055c
View code at this point
Browse repository at this point
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
chore: remove legacy code <py39 (#1466)
Rotzbua
authored
d46fe85
View commit details
Copy full SHA for d46fe85
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
chore: enable codspeed benchmarks (#1456)
bdraco
authored
9f6af54
View commit details
Copy full SHA for 9f6af54
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
chore(tests): remove outdated python 3.7 compatibility code (#1431)
Rotzbua
authored
aff9d1f
View commit details
Copy full SHA for aff9d1f
View code at this point
Browse repository at this point
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 Sep 8, 2024
feat: improve performance when IP addresses change frequently (#1407)
bdraco
authored
111c91a
View commit details
Copy full SHA for 111c91a
View code at this point
Browse repository at this point
Commits on Aug 27, 2024
feat: improve performance of ip address caching (#1392)
bdraco
authored
f7c7708
View commit details
Copy full SHA for f7c7708
View code at this point
Browse repository at this point
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 12, 2024
fix: set change during iteration when dispatching listeners (#1370)
bdraco
authored
e9f8aa5
View commit details
Copy full SHA for e9f8aa5
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
fix: avoid including scope_id in IPv6Address object if its zero (#1367)
bdraco
authored
edc4a55
View commit details
Copy full SHA for edc4a55
View code at this point
Browse repository at this point
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 Feb 29, 2024
chore: add test for parsing matter packet (#1364)
bdraco
authored
0108b50
View commit details
Copy full SHA for 0108b50
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
feat: speed up the query handler (#1350)
bdraco
authored
9eac0a1
View commit details
Copy full SHA for 9eac0a1
View code at this point
Browse repository at this point
Commits on Dec 16, 2023
feat: make ServiceInfo aware of question history (#1348)
bdraco
authored
b9aae1d
View commit details
Copy full SHA for b9aae1d
View code at this point
Browse repository at this point
fix: scheduling race with the QueryScheduler (#1347)
bdraco
authored
cf40470
View commit details
Copy full SHA for cf40470
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.