Skip to content
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

[3.8] bpo-38815: Accept TLSv3 default in min max test (GH-NNNN) (GH-17437) #17438

Merged
merged 1 commit into from Dec 2, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 2, 2019

Make ssl tests less strict and also accept TLSv3 as the default maximum
version. This change unbreaks test_min_max_version on Fedora 32.

https://bugs.python.org/issue38815
(cherry picked from commit 34864d1)

Co-authored-by: torsava torsava@redhat.com

https://bugs.python.org/issue38815

Automerge-Triggered-By: @tiran

…7437)

Make ssl tests less strict and also accept TLSv3 as the default maximum
version. This change unbreaks test_min_max_version on Fedora 32.

https://bugs.python.org/issue38815
(cherry picked from commit 34864d1)

Co-authored-by: torsava <torsava@redhat.com>
tiran
tiran approved these changes Dec 2, 2019
@tiran tiran added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Dec 2, 2019
@miss-islington
Copy link
Contributor Author

miss-islington commented Dec 2, 2019

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

@miss-islington miss-islington merged commit 9e72880 into python:3.8 Dec 2, 2019
@miss-islington miss-islington deleted the backport-34864d1-3.8 branch Dec 2, 2019
@miss-islington
Copy link
Contributor Author

miss-islington commented Dec 2, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants