Skip to content

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

Merged
1st1 merged 1 commit into
python:3.7from
miss-islington:backport-415bc46-3.7
Jun 5, 2018
Merged

[3.7] bpo-33769: start_tls: Fix error message; cancel callbacks on error (GH-7403)#7428
1st1 merged 1 commit into
python:3.7from
miss-islington:backport-415bc46-3.7

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
Copy Markdown
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