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
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.6 KB
_testembed.c -rw-r--r-- 19.2 KB
python.c -rw-r--r-- 298 bytes

README

back to top