test-black
test-black
merge this, plz
https://github.com/python/cpython/pull/16820 import ssl cert = ssl.get_server_certificate(('baidu.com', 443)) cert = ssl.get_server_certificate(('app-api.pixiv.net.cdn.cloudflare.net', 443)) # ssl_handshake error
may it help? https://github.com/Kinnay/NintendoClients/wiki
原因找到了:这个 Timeout 参数并未覆盖到 pocs 里面的 requests