]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Use Windows API to get dns nameservers (#1196)
authorSteven Silvester <steve.silvester@mongodb.com>
Sat, 26 Jul 2025 15:10:06 +0000 (10:10 -0500)
committerGitHub <noreply@github.com>
Sat, 26 Jul 2025 15:10:06 +0000 (08:10 -0700)
commit3140ae85bededcaab4dbf6b700c8d803c3a24e10
tree4c700a7a805176a181210e3e99105b04c09ba1ad
parent42da1179f729ab64a56b9ca88fa7c3c50b32f0f9
Use Windows API to get dns nameservers (#1196)

Add an option to use the Windows API to get dns nameservers for better accuracy.
.github/workflows/ci.yml
dns/win32util.py
doc/whatsnew.rst
tests/test_resolver.py