Skip to content

[3.7] bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044)#6057

Merged
asvetlov merged 1 commit into
python:3.7from
miss-islington:backport-5e80a71-3.7
Mar 10, 2018
Merged

[3.7] bpo-33037: Skip sending/receiving after SSL transport closing (GH-6044)#6057
asvetlov merged 1 commit into
python:3.7from
miss-islington:backport-5e80a71-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Mar 10, 2018

Copy link
Copy Markdown
Contributor
  • Skip write()/data_received() if sslpipe is destroyed
    (cherry picked from commit 5e80a71)

Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

https://bugs.python.org/issue33037

…GH-6044)

* Skip write()/data_received() if sslpipe is destroyed
(cherry picked from commit 5e80a71)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@asvetlov asvetlov merged commit bf0d116 into python:3.7 Mar 10, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @asvetlov!

@miss-islington miss-islington deleted the backport-5e80a71-3.7 branch March 10, 2018 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants