Skip to content

[3.7] bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403) #7428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2018

Conversation

miss-islington
Copy link
Contributor

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

In addition to that, mark SSLTransport as "closed" in its "abort()" method to prevent bogus warnings.
(cherry picked from commit 415bc46)

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

https://bugs.python.org/issue33769

…ythonGH-7403)

In addition to that, mark SSLTransport as "closed" in its "abort()" method to prevent bogus warnings.
(cherry picked from commit 415bc46)

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 ✅ .

@1st1 1st1 merged commit 79c7e57 into python:3.7 Jun 5, 2018
@miss-islington
Copy link
Contributor Author

Thanks, @1st1!

@miss-islington miss-islington deleted the backport-415bc46-3.7 branch June 5, 2018 14:18
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