An open API service providing commit metadata for open source projects.

GitHub / python-zeroconf/python-zeroconf / commits

A pure python implementation of multicast DNS service discovery

SHA Message Author Date Stats
d4e6f257 fix: hold a strong reference to the AsyncEngine setup task (#1533) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
777c379e chore(pre-commit.ci): pre-commit autoupdate (#1532)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
aab566f1 chore(deps-dev): bump cython from 3.0.11 to 3.0.12 (#1531)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d4506fd4 0.145.0 semantic-release <s****e> about 1 year ago
1c7f3548 feat(docs): enable link to source code (#1529) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8c913e11 chore: enable ASYNC ruff rules (#1528) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
53cc868b 0.144.3 semantic-release <s****e> about 1 year ago
43136fa4 fix: non unique name during wheel upload (#1527) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
450f5a56 0.144.2 semantic-release <s****e> about 1 year ago
48dbb719 fix: add a helpful hint for when EADDRINUSE happens during startup (#1526) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f5e55ffa chore: improve wheel build runner names in the CI (#1525) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8fbbe419 chore: split up armv7l wheels to speed up release (#1524) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0ca624da chore: enable some more ruff rules (#1522)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cf44289c chore: cleanup typing in net utils (#1521) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
dba44e4c 0.144.1 semantic-release <s****e> about 1 year ago
e7adac9c fix: wheel builds failing after adding armv7l builds (#1518) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bd271f30 0.144.0 semantic-release <s****e> about 1 year ago
39887b80 feat: add armv7l wheel builds (#1517) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a15a1e01 0.143.1 semantic-release <s****e> about 1 year ago
f377d5cd fix: make no buffer space available when adding multicast memberships forgivi... J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
00cd7368 chore(pre-commit.ci): pre-commit autoupdate (#1515)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e429d666 chore: add typing, enable additional mypy checks (#1514) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c9aa8991 chore: set cython max line length to 110 (#1513) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d54da2dc chore: ignore c files generated by cython (#1512) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
468e00cc chore: update to modern typing (#1511) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3dda6d57 chore: limit `prettier` to specific files (#1509) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ffc90209 chore: migrate to Python 3.13 for benchmarks (#1508) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e9479237 chore(deps-dev): bump pytest-codspeed from 3.1.2 to 3.2.0 (#1505)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e53f05d5 chore(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 (#1506)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e5226161 chore(pre-commit.ci): pre-commit autoupdate (#1507)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
dd463258 chore(ci): bump the github-actions group with 2 updates (#1504)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
71106950 0.143.0 semantic-release <s****e> about 1 year ago
44457be4 feat: eliminate async_timeout dep on python less than 3.11 (#1500) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bcf4a440 chore: fix missed future annotations (#1503) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
64138a39 chore: update to modern typing (#1502) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9d383f59 chore: add tests for circular imports (#1501) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6f5cfb64 0.142.0 semantic-release <s****e> about 1 year ago
ae3c3523 feat: add simple address resolvers and examples (#1499) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
69f7c13e chore: disable cython when building docs (#1498) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d8e7057f chore(docs): refactor docs config and dependencies (#1493) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7eb6141a chore(docs): add readthedocs config (#1496) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
56634466 chore: add badge for rtd build status (#1495) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
74f97125 chore(pre-commit.ci): pre-commit autoupdate (#1497)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
eae89d8e 0.141.0 semantic-release <s****e> about 1 year ago
628b1367 feat: speed up adding and expiring records in the DNSCache (#1490) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
854fef63 chore: adjust cache benchmark to better reflect real cache data (#1491) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d6f1fda4 chore: add benchmarks for adding and expiring records (#1489) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8f86b35d chore(ci): bump the github-actions group across 1 directory with 7 updates (#... dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7db64368 chore: bump upload/download artifact to v4 (#1487) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
dbc5d11c chore(pre-commit.ci): pre-commit autoupdate (#1486)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9af848b4 0.140.1 semantic-release <s****e> about 1 year ago
9d228e28 fix: wheel builds for aarch64 (#1485) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
127338d2 0.140.0 semantic-release <s****e> about 1 year ago
aaec7c2f chore: add cython linter (#1416)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d9be7155 feat: small performance improvement to writing outgoing packets (#1482) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
22a0fb48 feat: migrate to native types (#1472)
Co-authored-by: J. Nick Koston <n****k@k****g>, pre-commit-ci[bot] <6****]@u****m>
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
dde26c65 fix(docs): remove repetition of words (#1479)
Co-authored-by: J. Nick Koston <n****k@k****g>
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a97d2282 chore: use native arm runners for arm wheels (#1484) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
46d3f551 chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#1474)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d20d8c1b chore: migrate to f-string (#1481) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ba2ee5a2 chore: remove outdated requirements-dev.txt (#1478) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b170d903 chore(tests): replace `lru_cache` with `cache` (#1477) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6f3430f3 chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.2 (#1476)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
430491db chore(deps-dev): bump pytest-codspeed from 3.1.0 to 3.1.2 (#1475)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ed02799e chore(pre-commit.ci): pre-commit autoupdate (#1480)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2197b967 chore(deps-dev): bump setuptools from 75.7.0 to 75.8.0 (#1473)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0dad5430 chore: add benchmark for sending packets (#1471) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
35949881 chore: cleanup unused vars in pxd files (#1470) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2d1ffed0 0.139.0 semantic-release <s****e> about 1 year ago
09db1848 feat: implement heapq for tracking cache expire times (#1465) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6de7bb63 0.138.1 semantic-release <s****e> about 1 year ago
e05055c5 fix: ensure cache does not return stale created and ttl values (#1469) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
afd4517f 0.138.0 semantic-release <s****e> about 1 year ago
ebbb2afc feat: improve performance of processing incoming records (#1467)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
45c82d1b chore(git): make scripts with shebang executable (#1433)
Co-authored-by: J. Nick Koston <n****k@k****g>
Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d46fe855 chore: remove legacy code <py39 (#1466) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
bd845386 chore: add codspeed badge (#1463) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
44e92d48 0.137.2 semantic-release <s****e> about 1 year ago
be05f0dc fix: split wheel builds to avoid timeout (#1461) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9dc0eff4 0.137.1 semantic-release <s****e> about 1 year ago
4ff48a01 fix: move wheel builds to macos-13 (#1459) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6a48fac0 0.137.0 semantic-release <s****e> about 1 year ago
783c1b37 feat: speed up parsing incoming records (#1458) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9f6af54e chore: enable codspeed benchmarks (#1456) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7b4a29b6 chore: drop Python 3.8 support (#1455) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5d285107 chore(pre-commit.ci): pre-commit autoupdate (#1454)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1ec95c72 chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 (#1446) dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e34feb6c chore(pre-commit): remove duplicated hook (#1448) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
581807b2 chore(ci): increase tested pypy to 3.9 and 3.10 (#1450) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
88dcd31b chore(pre-commit.ci): pre-commit autoupdate (#1447) pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
84596e07 chore(pre-commit.ci): pre-commit autoupdate (#1444)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1b0d2f5f 0.136.2 semantic-release <s****e> over 1 year ago
2ea705d8 fix: retrigger release from failed github workflow (#1443) J. Nick Koston <n****k@k****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d5e8550d 0.136.1 semantic-release <s****e> over 1 year ago
f637c75f fix(ci): run release workflow only on main repository (#1441) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
483d0673 fix(docs): update python to 3.8 (#1430) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
23b19587 chore(pre-commit.ci): pre-commit autoupdate (#1442)
Co-authored-by: pre-commit-ci[bot] <6****]@u****m>
pre-commit-ci[bot] <6****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
16f95275 chore(deps): bump async-timeout from 4.0.3 to 5.0.1 (#1438)
Co-authored-by: dependabot[bot] <4****]@u****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f5998927 chore(pre-commit): bump pyupgrade to required python 3.8 (#1429) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
aff9d1f3 chore(tests): remove outdated python 3.7 compatibility code (#1431) Rotzbua <R****a@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago

← Back to repository