mirror of
https://github.com/python/cpython.git
synced 2026-06-18 00:50:09 -04:00
d532321f7b
in order to support the TLS SNI extension. `HTTPSConnection` and `urlopen()` also use this argument, so that HTTPS virtual hosts are now supported.