Staging
v0.5.1
https://github.com/python/cpython
Revision 34de2d312b3687994ddbc29adb66e88f672034c7 authored by Christian Heimes on 18 January 2019, 15:09:30 UTC, committed by Victor Stinner on 18 January 2019, 15:09:30 UTC
Make ssl tests less strict and also accept TLSv1 as system default. The
changes unbreaks test_min_max_version on Fedora 29.

Signed-off-by: Christian Heimes <christian@python.org>
1 parent 36d9e9a
History
Tip revision: 34de2d312b3687994ddbc29adb66e88f672034c7 authored by Christian Heimes on 18 January 2019, 15:09:30 UTC
bpo-35045: Accept TLSv1 default in min max test (GH-11510)
Tip revision: 34de2d3
File Mode Size
ci.yml -rw-r--r-- 2.9 KB
docker-steps.yml -rw-r--r-- 2.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 1.9 KB
pr.yml -rw-r--r-- 1.8 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-appx-test.yml -rw-r--r-- 2.1 KB
windows-layout-steps.yml -rw-r--r-- 594 bytes
windows-steps.yml -rw-r--r-- 1.2 KB

back to top