index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dns
Commit message (
Expand
)
Author
Age
Files
Lines
*
2.3.0 version
v2.3.0
Bob Halley
2023-01-15
1
-1
/
+1
*
Use 'https' instead of 'http' for dnspython.org (#883)
Rafael Guterres Jeffman
2023-01-13
1
-1
/
+1
*
Make Coverity happier [#882].
Bob Halley
2023-01-13
1
-0
/
+4
*
Remove obsolete comment (#873)
sblondon
2023-01-02
1
-7
/
+1
*
Update versions for 2.3.0rc1
Bob Halley
2022-12-27
1
-2
/
+2
*
lint
Bob Halley
2022-12-23
1
-3
/
+5
*
DNSSEC doco fixes.
Bob Halley
2022-12-23
1
-5
/
+5
*
CDS/CDNSKEY utilities (#872)
Jakob Schlyter
2022-12-23
1
-11
/
+239
*
Fix async quic() doco.
Bob Halley
2022-12-16
1
-1
/
+1
*
Properly pass source and source_port to connect() in the sync version of quic().
Bob Halley
2022-12-16
1
-3
/
+3
*
Fix misc. lint.
Bob Halley
2022-12-16
7
-13
/
+22
*
DNSSEC policy. (#869)
Bob Halley
2022-12-15
2
-2
/
+106
*
Improve DNSSEC _doco, minor DNSSEC and typing tweaks.
Bob Halley
2022-12-12
5
-36
/
+25
*
DNSSEC signer (#866)
Jakob Schlyter
2022-12-12
1
-39
/
+380
*
Basic SVCB and HTTPS doco.
Bob Halley
2022-11-27
1
-1
/
+1
*
Fix type lint from latest mypy.
Bob Halley
2022-11-24
4
-4
/
+4
*
Merge pull request #842 from rthalley/quic
Bob Halley
2022-11-24
9
-1
/
+985
|
\
|
*
fix doco typo
Bob Halley
2022-10-12
1
-1
/
+1
|
*
Initial DoQ support.
Bob Halley
2022-10-09
9
-1
/
+985
*
|
For async send_udp(), return a length and clarify the expiration
Bob Halley
2022-10-13
2
-2
/
+7
|
/
*
Asyncio sockets should work after a timeout [#843].
Bob Halley
2022-10-06
1
-5
/
+7
*
Deal with leading dots in search lists on Windows [#844].
Bob Halley
2022-10-06
1
-2
/
+2
*
more lint
Bob Halley
2022-10-02
7
-11
/
+21
*
lint
Bob Halley
2022-10-02
1
-1
/
+1
*
When scanning interfaces with WMI, ignore those without DNS
Bob Halley
2022-08-23
1
-5
/
+6
*
add $ to allow_directives if missing
Bob Halley
2022-08-16
1
-1
/
+8
*
fix typos
Bob Halley
2022-08-15
1
-2
/
+2
*
allow zonefile directives to be specified explicitly
Bob Halley
2022-08-14
2
-15
/
+51
*
Add idna_codec parameter to dns.zone.from_file() [#832]
Bob Halley
2022-08-14
1
-0
/
+2
*
Add support for more bases in $GENERATE
corubba
2022-08-05
1
-18
/
+37
*
fix format string lint detected by flake8 5.0.3
Bob Halley
2022-08-02
1
-2
/
+2
*
Merge pull request #822 from bwelling/rdatatype-fixes
Bob Halley
2022-07-17
2
-16
/
+36
|
\
|
*
Fix dns.rdatatype special cases.
Brian Wellington
2022-07-15
2
-16
/
+36
*
|
fixed dnpython.org typo
Chris Kuipers
2022-06-03
1
-2
/
+2
*
|
Fix passing source address with httpx.
Brian Wellington
2022-03-25
1
-1
/
+1
*
|
Fix httpx verify bug.
Brian Wellington
2022-03-25
1
-1
/
+1
|
/
*
fix type of query paramater to https() method
Bob Halley
2022-03-25
2
-3
/
+6
*
Add EDNS padding.
Bob Halley
2022-03-23
4
-34
/
+142
*
style(asyncquery): change the ``httpx.AsyncClient`` type annotation to a stri...
Ryu juheon
2022-03-20
1
-1
/
+1
*
Use nullcontext for async code, as well.
Brian Wellington
2022-03-18
1
-66
/
+47
*
Add typing info.
Brian Wellington
2022-03-18
4
-7
/
+7
*
Use contextlib.nullcontext().
Brian Wellington
2022-03-18
4
-47
/
+49
*
threading is always available from 3.7 on
Bob Halley
2022-03-18
4
-26
/
+11
*
join adjacent strings (formatting)
Bob Halley
2022-03-17
8
-22
/
+12
*
black autoformatting
Bob Halley
2022-03-15
106
-2953
/
+4597
*
remove extraneous "pass", and follow the existing dnspython style
Bob Halley
2022-03-12
1
-13
/
+7
*
Add type annotations for various BaseResolver attributes
wouter bolsterlee
2022-03-11
1
-14
/
+42
*
windows typing fixes
Bob Halley
2022-03-11
1
-1
/
+4
*
One more pass, after adding --disallow-incomplete-defs
Bob Halley
2022-03-11
24
-92
/
+103
*
add missing request_mac annotation to async methods
Bob Halley
2022-03-10
1
-2
/
+3
[next]