pytech66
Results
1
issues of
pytech66
requests 2.32.3 with IPv6 link local address fails with error: [Errno -2] Name or service not known
10
When using an IPv6 link local address with requests > v2.31.0, seeing an error `[Errno -2] Name or service not known`. The same works with requests 2.31.0. urllib3 2.2.1 also...