Skip to content

[3.10] bpo-44389: Fix typo in ssl deprecation warning message (GH-26754)#26765

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-c544393-3.10
Jun 17, 2021
Merged

[3.10] bpo-44389: Fix typo in ssl deprecation warning message (GH-26754)#26765
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-c544393-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 17, 2021

Copy link
Copy Markdown
Contributor

ssl.SSL_NO_TLS should be ssl.OP_NO_TLS.
(cherry picked from commit c544393)

Co-authored-by: Joe nigelchiang@outlook.com

https://bugs.python.org/issue44389

Automerge-Triggered-By: GH:tiran

`ssl.SSL_NO_TLS` should be `ssl.OP_NO_TLS`.
(cherry picked from commit c544393)

Co-authored-by: Joe <nigelchiang@outlook.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@j178: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@j178: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@j178: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 08f2b9d into python:3.10 Jun 17, 2021
@miss-islington miss-islington deleted the backport-c544393-3.10 branch June 17, 2021 10:01
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.

5 participants