]> git.ipfire.org Git - thirdparty/dnspython.git/shortlog
thirdparty/dnspython.git
12 days ago  Bob Halleyreport DNSSEC key Flag deleg
12 days ago  Bob HalleyDELEGI -> DELEGPARAM
12 days ago  Bob HalleyDELEG draft support
13 days ago  Bob HalleyNote module name is "dns"
13 days ago  Bob HalleyFix other isdigit() instances that are better as isdeci...
13 days ago  Sanjay SanthanamRaise BadTTL for non-decimal Unicode digits in dns...
2026-06-28  Bob HalleyFix uv globbing.
2026-06-28  Bob HalleyUnknown flag fixes.
2026-06-27  Eugen GoebelRender unnamed flag bits in to_text() instead of droppi...
2026-06-27  Remi JouannetOpen tsig key file (#1271)
2026-06-27  Bob HalleyTell black we target our least supported version.
2026-06-27  Bob Halleysimplify Serial hash tests; remove "equality contract...
2026-06-27  Vincent GaoMake dns.serial.Serial hashable (#1277)
2026-06-20  dependabot... Bump actions/checkout from 6 to 7 (#1275)
2026-06-16  Bob Halleyfix typo
2026-06-16  Bob Halleyswitch from httpx to httpx2
2026-05-26  Bob Halleyupgrade pypy to 3.11; fixes issue building cryptography...
2026-05-25  Bob Halleyfix encoding bug with new EDNS options; apply black
2026-05-25  Mukund SivaramanAdd new IANA-allocated options from draft-muks-dns...
2026-05-25  Mukund SivaramanAdd newly allocated EDE INFO-CODEs (#1268)
2026-05-16  Bob Halleymodernize pyproject license format
2026-05-16  Bob Halleylicense classifiers are deprecated now
2026-05-16  Bob Halleytype lint
2026-04-12  Bob Halleyfix testInvalidDigestLengthCDS0 for 3.15
2026-04-12  Bob HalleyComprehensive conversion of documentation to Python...
2026-04-04  Bob HalleyForgot the HHIT file!
2026-04-04  Bob HalleyAdd HHIT and BRID types (RFC 9886).
2026-03-28  dependabot... Update uv-build requirement from <0.11.0,>=0.9.21 to...
2026-03-15  Bob Halleylatest ty lint
2026-03-15  Bob Halleyrearrange docpath and alpn inheritance to make typing...
2026-03-15  Martine Lenderssvcbbase: add docpath SvcParamKey (#1262)
2026-03-08  Bob Halleymisc black formatting lint
2026-02-27  dependabot... Bump actions/upload-artifact from 6 to 7 (#1260)
2026-02-27  dependabot... Bump actions/download-artifact from 7 to 8 (#1259)
2026-02-18  Bob HalleyProvide a "styled text" mechanism to comprehensively...
2026-02-07  Bob Halleyfix more IDNA tests
2026-02-07  Bob Halleymore IDNA doco updates
2026-02-07  Bob HalleyFix missed things in IDNA default change.
2026-02-07  Bob HalleyIDNA default improvements
2026-02-06  dependabot... Update uv-build requirement from <0.10.0,>=0.9.21 to...
2026-02-02  Bob Halleymore dev dependency updates
2026-01-31  Bob Halleyty 0.0.14 lint
2026-01-24  Bob Halleyapply black 26.1
2026-01-18  Bob HalleyAdd RFC 9824 CO EDNS flag
2026-01-18  Bob Halleyremove mypy from pyproject.toml
2026-01-18  Bob Halleymore mypy removal
2026-01-17  Bob Halleyty 0.0.12 lint
2026-01-13  dependabot... Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 (#1253)
2026-01-10  Bob Halleyfurther typing fixes for zone to file
2026-01-10  Bob Halleytype lint for latest ty and pyright
2026-01-09  Bob Halleyfix logging formatting
2026-01-09  darkdragon-001Add DDNS server example (#1246)
2026-01-02  darkdragon-001Use queue instead of single future in asyncio datagram...
2026-01-01  darkdragon-001Various small improvements (#1248)
2026-01-01  Bob Halleyswitch to uv build; update deps
2026-01-01  Bob Halleyadd NXNAME
2025-12-24  Bob Halleyminor coverage enhancements
2025-12-24  Bob Halleyremove unneed name tests; more circular import fixes
2025-12-24  Bob Halleyremove now-unneeded test
2025-12-24  Bob Halleybreak name/wire circular imports; name type tweaks
2025-12-23  Bob HalleyConvert deprecated typing module types to modern forms.
2025-12-17  dependabot... Bump actions/upload-artifact from 5 to 6 (#1244)
2025-12-17  dependabot... Bump actions/download-artifact from 6 to 7 (#1243)
2025-12-06  Bob Halleyremove duplication
2025-12-06  Bob Halleymore ty fixes
2025-12-06  Bob Halleyty requires a venv currently
2025-12-06  Bob Halleylint
2025-12-06  Bob Halleyremove mypy as librt build failure breaks CI on 3.15dev...
2025-12-06  Bob Halleyinitial support for "ty" type checker
2025-12-05  Bob Halleyconform to abstract set class type for __contains__
2025-12-05  Bob Halleyimprove typing and remove unneeded assignments
2025-12-05  Bob Halleyuse the generic type checker ignore syntax instead...
2025-11-21  Josh Sorefdocs: Add :py:func:`...` annotations (#1238)
2025-11-21  dependabot... Bump actions/checkout from 5 to 6 (#1239)
2025-11-15  Bob HalleyZone transfers should ignore glue that is not a subdoma...
2025-10-28  dependabot... Bump actions/upload-artifact from 4 to 5 (#1234)
2025-10-28  dependabot... Bump actions/download-artifact from 5 to 6 (#1233)
2025-10-22  Bob Halleyre-export immutable
2025-10-22  Bob Halleypass args to uv
2025-10-11  Bob Halleyupdate test matrix post 3.14 release
2025-10-11  Bob Halleyadd python 3.14 to classifiers
2025-10-10  Bob Halleyremove old lint configs
2025-10-10  Bob Halleyruff is enough for linting
2025-10-10  Bob HalleyVersion updater and uv build support (off by default).
2025-10-08  Bob HalleyRename the getaddrinfo parameter "socktype" to "type...
2025-10-08  Bob Halleyuv helpers
2025-09-26  Jakob SchlyterFix typo in pyproject.toml (#1228)
2025-09-25  Bob Halleyadd ruff to dev deps
2025-09-25  Bob Halleyruff lint, add rrsigbase to __all__
2025-09-25  Jakob SchlyterInclude pyright in dev extra (#1227)
2025-09-25  Jakob SchlyterInitial changes to prepare for SIG(0) (#1202)
2025-09-20  Bob HalleyDo not test ECDSA deterministic mode if cryptography...
2025-09-18  Jakob SchlyterExtend tokenizer (#1226)
2025-09-16  Jakob SchlyterInclude sphinx only for Python 3.11 or later (#1225)
2025-09-15  Bob HalleyAvoid infinite recursion when unpickling an Answer...
2025-09-07  Bob Halleyupdate SECURITY.md after 2.8.0 release
2025-09-04  Bob Halleyfurther update workflows
2025-09-04  Bob Halleyupdate workflows
2025-09-04  dependabot... Bump actions/checkout from 4 to 5 (#1222)
2025-09-04  dependabot... Bump actions/setup-python from 5 to 6 (#1221)
next