diff options
author | Christian Heimes <christian@python.org> | 2019-09-26 20:53:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-26 20:53:09 (GMT) |
commit | 1931132db33dd002cef0b19b8eaa219c1757797e (patch) | |
tree | caed46d8cfff0ef04978be63c1093c556a60f683 /Python/pythonrun.c | |
parent | c9893400652f38804aed0be8d8f70feda9465c47 (diff) | |
download | cpython-1931132db33dd002cef0b19b8eaa219c1757797e.zip cpython-1931132db33dd002cef0b19b8eaa219c1757797e.tar.gz cpython-1931132db33dd002cef0b19b8eaa219c1757797e.tar.bz2 |
[3.8] bpo-38275: Skip ssl tests for disabled versions (GH-16386) (GH-16425)
test_ssl now handles disabled TLS/SSL versions better. OpenSSL's crypto
policy and run-time settings are recognized and tests for disabled versions
are skipped.
Signed-off-by: Christian Heimes <christian@python.org>
https://bugs.python.org/issue38275
(cherry picked from commit df6ac7e2b82d921a6e9ff5571b40c6dbcf635581)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions