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
bpo-46252: Raise TypeError if SSLSocket is passed to asyncio transport-based methods #31442
Conversation
|
Thanks @asvetlov for the PR |
|
Sorry @asvetlov, I had trouble checking out the |
|
Sorry, @asvetlov, I could not cleanly backport this to |
|
GH-31443 is a backport of this pull request to the 3.10 branch. |
…sed methods (pythonGH-31442). (cherry picked from commit 1f9d4c9) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
…ed methods (pythonGH-31442). (cherry picked from commit 1f9d4c9) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
|
GH-31444 is a backport of this pull request to the 3.9 branch. |
…ed methods (pythonGH-31442) (pythonGH-31444) (cherry picked from commit 1f9d4c9) Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
https://bugs.python.org/issue46252