bpo-33734: asyncio/ssl: a bunch of bugfixes (#7321)
* Fix AttributeError (not all SSL exceptions have 'errno' attribute) * Increase default handshake timeout from 10 to 60 seconds * Make sure start_tls can be cancelled correctly * Make sure any error in SSLProtocol gets propagated (instead of just being logged)
Y
Yury Selivanov committed
9602643120a509858d0bee4215d7f150e6125468
Parent: a8eb585
Committed by GitHub <noreply@github.com>
on 6/4/2018, 3:32:35 PM