]> git.ipfire.org Git - thirdparty/dnspython.git/commit
move low_level_address_tuple() to dns.inet; add some no-coverage comments
authorBob Halley <halley@dnspython.org>
Sat, 13 Jun 2020 18:25:42 +0000 (11:25 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 13 Jun 2020 18:25:42 +0000 (11:25 -0700)
commitdfff63e1d4cefc8af15abe37e9b8cce39951ac72
tree0a27492864b842bb84b03125d6feb2126a7fb55c
parentdce23a614f2d11bd802c7f9aed8f3ab0e883f468
move low_level_address_tuple() to dns.inet; add some no-coverage comments
dns/_asyncbackend.py
dns/_curio_backend.py
dns/_trio_backend.py
dns/asyncbackend.py
dns/asyncquery.py
dns/inet.py