Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 4, 2018

  • 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)
    (cherry picked from commit 9602643)

Co-authored-by: Yury Selivanov yury@magic.io

https://bugs.python.org/issue33734

* 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)
(cherry picked from commit 9602643)

Co-authored-by: Yury Selivanov <yury@magic.io>
@miss-islington
Copy link
Contributor Author

@1st1: Backport status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@1st1: Backport status check is done, and it's a success ✅ .

@1st1 1st1 merged commit 87936d0 into python:3.7 Jun 4, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @1st1!

@miss-islington miss-islington deleted the backport-9602643-3.7 branch June 4, 2018 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants