Hello,
I'm having IPv6 issues on *.
python.org. Is anyone having the same
issues or is it just me? Who should I report this to?
$ curl -6 -v -I
https://www.python.org/
* Trying 2a04:4e42:9::223...
* Connected to
www.python.org (2a04:4e42:9::223) port 443 (#0)
* found 148 certificates in /etc/ssl/certs/ca-certificates.crt
* found 604 certificates in /etc/ssl/certs
* ALPN, offering http/1.1
* gnutls_handshake() failed: Error in the pull function.
* Closing connection 0
curl: (35) gnutls_handshake() failed: Error in the pull function.
Regards
Antoine.
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/