]> git.ipfire.org Git - thirdparty/dnspython.git/commit
On win32, skip valid IPv6 addresses that socket.inet_pton() erroneously thinks are...
authorBob Halley <halley@dnspython.org>
Wed, 19 Aug 2020 02:45:33 +0000 (19:45 -0700)
committerBob Halley <halley@dnspython.org>
Wed, 19 Aug 2020 02:45:33 +0000 (19:45 -0700)
commit04d65197c72930fbc2857e7384418d6f045f7aa0
tree1fcb7b118b780060d0c3df7cd6b693f219d88f6b
parent98d8b13fe3efef91e690a789817ad0006df4f70a
On win32, skip valid IPv6 addresses that socket.inet_pton() erroneously thinks are invalid.
tests/test_address.py