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
interface_choice_exclude_loopback
User selector
All users
All time
Commit history
Commits on Jul 5, 2024
Update src/zeroconf/_utils/net.py
bdraco
authored
57cdfcc
View commit details
Copy full SHA for 57cdfcc
Browse repository at this point
chore(pre-commit.ci): auto fixes
pre-commit-ci[bot]
committed
7eb83cd
View commit details
Copy full SHA for 7eb83cd
Browse repository at this point
Merge branch 'master' into interface_choice_exclude_loopback
bdraco
authored
093fe86
View commit details
Copy full SHA for 093fe86
Browse repository at this point
chore(pre-commit.ci): pre-commit autoupdate (#1381)
Show description for 596edb2
pre-commit-ci[bot]
and
bdraco
authored
596edb2
View commit details
Copy full SHA for 596edb2
Browse repository at this point
chore: fix to ruff for lint and format (#1382)
bdraco
authored
0c68d71
View commit details
Copy full SHA for 0c68d71
Browse repository at this point
Commits on Apr 13, 2024
0.132.2
Show description for 9d8dd27
github-actions
committed
9d8dd27
View commit details
Copy full SHA for 9d8dd27
Browse repository at this point
fix: update references to minimum-supported python version of 3.8 (#1369)
PaarthShah
authored
599524a
View commit details
Copy full SHA for 599524a
Browse repository at this point
fix: bump cibuildwheel to fix wheel builds (#1371)
bdraco
authored
83e4ce3
View commit details
Copy full SHA for 83e4ce3
Browse repository at this point
Commits on Apr 12, 2024
0.132.1
Show description for 07742e6
github-actions
committed
07742e6
View commit details
Copy full SHA for 07742e6
Browse repository at this point
fix: set change during iteration when dispatching listeners (#1370)
bdraco
authored
e9f8aa5
View commit details
Copy full SHA for e9f8aa5
Browse repository at this point
Commits on Apr 1, 2024
0.132.0
Show description for 0758c1e
github-actions
committed
0758c1e
View commit details
Copy full SHA for 0758c1e
Browse repository at this point
fix: avoid including scope_id in IPv6Address object if its zero (#1367)
bdraco
authored
edc4a55
View commit details
Copy full SHA for edc4a55
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
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
Browse repository at this point
Commits on Feb 7, 2024
Merge remote-tracking branch 'origin/interface_choice_exclude_loopback' into interface_choice_exclude_loopback
bdraco
committed
3306d6f
View commit details
Copy full SHA for 3306d6f
Browse repository at this point
chore: remove unused
bdraco
committed
5f07f02
View commit details
Copy full SHA for 5f07f02
Browse repository at this point
Merge branch 'master' into interface_choice_exclude_loopback
bdraco
authored
5d88d22
View commit details
Copy full SHA for 5d88d22
Browse repository at this point
feat: drop python 3.7 support (#1359)
bdraco
authored
4877829
View commit details
Copy full SHA for 4877829
Browse repository at this point
fix: circular import
bdraco
committed
857a4a8
View commit details
Copy full SHA for 857a4a8
Browse repository at this point
fix: nesting
bdraco
committed
b427678
View commit details
Copy full SHA for b427678
Browse repository at this point
fix: ipv4 is not a tuple
bdraco
committed
1070dc5
View commit details
Copy full SHA for 1070dc5
Browse repository at this point
feat: introduce InterfaceChoice.AllWithLoopback
bdraco
committed
72c649b
View commit details
Copy full SHA for 72c649b
Browse repository at this point
Commits on Dec 19, 2023
0.131.0
Show description for dfc9b8d
github-actions
committed
dfc9b8d
View commit details
Copy full SHA for dfc9b8d
Browse repository at this point
feat: small speed up to constructing outgoing packets (#1354)
bdraco
authored
517d7d0
View commit details
Copy full SHA for 517d7d0
Browse repository at this point
feat: speed up processing incoming packets (#1352)
bdraco
authored
6c15325
View commit details
Copy full SHA for 6c15325
Browse repository at this point
chore: remove deprecated handle_response (#1353)
bdraco
authored
a014c7c
View commit details
Copy full SHA for a014c7c
Browse repository at this point
feat: speed up the query handler (#1350)
bdraco
authored
9eac0a1
View commit details
Copy full SHA for 9eac0a1
Browse repository at this point
Commits on Dec 16, 2023
0.130.0
Show description for 7ffbed8
github-actions
committed
7ffbed8
View commit details
Copy full SHA for 7ffbed8
Browse repository at this point
feat: make ServiceInfo aware of question history (#1348)
bdraco
authored
b9aae1d
View commit details
Copy full SHA for b9aae1d
Browse repository at this point
fix: scheduling race with the QueryScheduler (#1347)
bdraco
authored
cf40470
View commit details
Copy full SHA for cf40470
Browse repository at this point
feat: small speed up to ServiceInfo construction (#1346)
bdraco
authored
b329d99
View commit details
Copy full SHA for b329d99
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
Browse repository at this point
Commits on Dec 15, 2023
feat: small speed up to processing incoming records (#1345)
bdraco
authored
7de655b
View commit details
Copy full SHA for 7de655b
Browse repository at this point
chore: partially revert add get_percentage_remaining_ttl helper to DNSRecord (#1344)
bdraco
authored
a0b8aed
View commit details
Copy full SHA for a0b8aed
Browse repository at this point
chore: add get_percentage_remaining_ttl helper to DNSRecord (#1343)
bdraco
authored
7a24b88
View commit details
Copy full SHA for 7a24b88
Browse repository at this point
Previous
Next
You can’t perform that action at this time.