diff options
author | Yury Selivanov <yury@magic.io> | 2018-06-04 11:32:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-04 11:32:35 -0400 |
commit | 9602643120a509858d0bee4215d7f150e6125468 (patch) | |
tree | 43f875c7a1437f958994c7f2a3c281c45f8e3d5d /Lib/idlelib/editor.py | |
parent | a8eb58546b37a7cd5f332f019bb07388f5212c2d (diff) | |
download | cpython-git-9602643120a509858d0bee4215d7f150e6125468.tar.gz |
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)
Diffstat (limited to 'Lib/idlelib/editor.py')
0 files changed, 0 insertions, 0 deletions