[3.8] bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148) by miss-islington · Pull Request #14150 · python/cpython · GitHub
Skip to content

[3.8] bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148) - #14150

Merged
miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-c034b78-3.8
Jun 17, 2019
Merged

miss-islington merged 1 commit into
python:3.8from
miss-islington:backport-c034b78-3.8

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

bpo-35031, bpo-35998: Reintroduce workaround on Windows and FreeBSD
in test_start_tls_server_1() of test_asyncio: disable TLS v1.3 on the
client context.
(cherry picked from commit c034b78)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue35031

…ythonGH-14148)

bpo-35031, bpo-35998: Reintroduce workaround on Windows and FreeBSD
in test_start_tls_server_1() of test_asyncio: disable TLS v1.3 on the
client context.
(cherry picked from commit c034b78)

Co-authored-by: Victor Stinner <vstinner@redhat.com>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@miss-islington
miss-islington merged commit a5ddbfb into python:3.8 Jun 17, 2019
@miss-islington
miss-islington deleted the backport-c034b78-3.8 branch June 17, 2019 10:06
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants