Skip to content

Pull requests: rthalley/dnspython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add support for persistent H3 connections.
#1184 by bwelling was merged Mar 20, 2025 Loading…
Do not leak fds when using a selector [#1177].
#1178 by rthalley was merged Jan 23, 2025 Loading…
Replace percent formatting with f-strings.
#1168 by bwelling was merged Nov 29, 2024 Loading…
Support registering new types with classes.
#1167 by bwelling was merged Nov 29, 2024 Loading…
Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1164 by dependabot bot was merged Nov 17, 2024 Loading…
Ensure thread does not die due to uncaught exception
#1163 by farrokhi was closed Nov 17, 2024 Loading…
Create devcontainer.json
#1161 by mustafacco7 was closed Oct 25, 2024 Loading…
Fix lifetime parameter enforcement in DNS resolver
#1160 by mustafacco7 was closed Oct 25, 2024 Loading…
Rename SECURITY.md to mustafacco7/dnspython
#1159 by mustafacco7 was closed Oct 25, 2024 Loading…
Create devcontainer.json
#1158 by mustafacco7 was closed Oct 25, 2024 Loading…
Fix lifetime parameter enforcement in DNS resolver
#1156 by mustafacco7 was closed Oct 25, 2024 Loading…
Fix timeout in async and sync DoH query
#1155 by mustafacco7 was closed Oct 25, 2024 Loading…
Create devcontainer.json
#1154 by mustafacco7 was closed Oct 25, 2024 Loading…
Add repository overview to README.md
#1153 by mustafacco7 was closed Oct 25, 2024 Loading…
Fix AXFR-style IXFR with multiple messages.
#1151 by bwelling was merged Oct 18, 2024 Loading…
Minor README updates
#1149 by RyanFrantz was merged Oct 18, 2024 Loading…
docs: include dns.resolver.LifetimeTimeout exception
#1148 by miketheman was merged Oct 16, 2024 Loading…
Pyright lint
#1147 by rthalley was merged Oct 15, 2024 Loading…
Retry on test timeout
#1146 by rthalley was merged Oct 12, 2024 Loading…
Add dns.edns.Option.to_generic()
#1145 by bwelling was merged Oct 11, 2024 Loading…
Bump sphinx-rtd-theme from 3.0.0 to 3.0.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1144 by dependabot bot was merged Oct 9, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.