Skip to content

[3.13] gh-126455: Disallow _ssl.SSLSocket instantiation (GH-126481)#126486

Merged
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-b1c4ffc-3.13
Nov 6, 2024
Merged

[3.13] gh-126455: Disallow _ssl.SSLSocket instantiation (GH-126481)#126486
vstinner merged 1 commit into
python:3.13from
miss-islington:backport-b1c4ffc-3.13

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Nov 6, 2024

Prevent creation of incomplete/invalid _ssl.SSLSocket objects when
created directly.
(cherry picked from commit b1c4ffc)

Co-authored-by: Victor Stinner [email protected]

Prevent creation of incomplete/invalid _ssl.SSLSocket objects when
created directly.
(cherry picked from commit b1c4ffc)

Co-authored-by: Victor Stinner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants