]> git.ipfire.org Git - thirdparty/dnspython.git/commit
removed af param from dns.query.https()
authorkimbo <kimballleavitt@gmail.com>
Tue, 24 Dec 2019 15:05:34 +0000 (08:05 -0700)
committerkimbo <kimballleavitt@gmail.com>
Tue, 24 Dec 2019 15:05:34 +0000 (08:05 -0700)
commit8173cb382235ffb364aa44799cd03730822e10e3
tree6d10831ff5c659536133985dac8a8103fb6d498c
parent43c804166762bd9da33c56fe29aeab080be09262
removed af param from dns.query.https()

not supporting setting address family for DoH until there is a better
way to do it with the requests api.
dns/query.py
dns/query.pyi