Files
Hans-Christoph Steiner f01628ca6b fix localhost network tests on systems with IPv6
Thanks to themill from Debian for this suggestion:

> https://docs.python.org/3/library/socket.html#socket.socket makes me
> think socket.socket has done an ipv4 only but urilib3 will do
> whatever localhost resolves to.  I suspect the test code should be
> using socket.create_server - there's an example at
> https://docs.python.org/3/library/socket.html#socket.create_server
2024-12-12 15:19:58 +00:00
..
2024-09-23 07:59:08 +00:00
2024-09-23 07:59:08 +00:00
2022-05-03 14:59:52 +00:00
2024-10-31 09:20:26 +00:00