]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Change parameter order of low_level_address_tuple; add test coverage. 504/head
authorBob Halley <halley@dnspython.org>
Sat, 13 Jun 2020 18:40:54 +0000 (11:40 -0700)
committerBob Halley <halley@dnspython.org>
Sat, 13 Jun 2020 18:40:54 +0000 (11:40 -0700)
commit92b5b2d4a660a509aba0b818cf1889eb6d76c09e
tree19fa9ad78c521a2e41237a54637cc40c01006690
parentdfff63e1d4cefc8af15abe37e9b8cce39951ac72
Change parameter order of low_level_address_tuple; add test coverage.
dns/_curio_backend.py
dns/_trio_backend.py
dns/asyncquery.py
dns/inet.py
tests/test_ntoaaton.py