Skip to content

[2.7] bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789)#5792

Merged
benjaminp merged 1 commit into
2.7from
backport-e9edee0-2.7
Feb 21, 2018
Merged

[2.7] bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789)#5792
benjaminp merged 1 commit into
2.7from
backport-e9edee0-2.7

Conversation

@benjaminp

@benjaminp benjaminp commented Feb 21, 2018

Copy link
Copy Markdown
Contributor

It's bad form to pin to an old version of TLS.
(cherry picked from commit e9edee0)

https://bugs.python.org/issue32008

It's bad form to pin to an old version of TLS. ssl.SSLContext has the right
protocol default, so let's not pass anyway..
(cherry picked from commit e9edee0)
@bedevere-bot

Copy link
Copy Markdown

@benjaminp: Please replace # with GH- in the commit message next time. Thanks!

@benjaminp benjaminp deleted the backport-e9edee0-2.7 branch February 21, 2018 06:17
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.

3 participants