mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -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.