Skip to content

[3.9] bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442)#31444

Merged
asvetlov merged 1 commit into
python:3.9from
asvetlov:backport-1f9d4c9-3.9
Feb 20, 2022
Merged

[3.9] bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442)#31444
asvetlov merged 1 commit into
python:3.9from
asvetlov:backport-1f9d4c9-3.9

Conversation

@asvetlov

@asvetlov asvetlov commented Feb 20, 2022

Copy link
Copy Markdown
Contributor

(cherry picked from commit 1f9d4c9)

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

https://bugs.python.org/issue46252

…ed methods (pythonGH-31442).

(cherry picked from commit 1f9d4c9)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
@asvetlov
asvetlov requested a review from 1st1 as a code owner February 20, 2022 12:21
@asvetlov asvetlov changed the title [3.9] Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442) [3.9] bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods (GH-31442) Feb 20, 2022
@asvetlov
asvetlov merged commit 64705e6 into python:3.9 Feb 20, 2022
@asvetlov
asvetlov deleted the backport-1f9d4c9-3.9 branch February 20, 2022 12:49
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…ed methods (pythonGH-31442) (pythonGH-31444)

(cherry picked from commit 1f9d4c9)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
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.

3 participants