commit | 150af7543214e1541fa582374502ac1cd70e8eb4 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Fri Apr 09 17:02:00 2021 +0200 |
committer | GitHub <noreply@github.com> | Fri Apr 09 08:02:00 2021 -0700 |
tree | 0a907f427ecb7f0ba1cf8209b24e9f528c343eb5 | |
parent | 5151d642004c59cce58d669be85d9a5e987f51d3 [diff] [blame] |
bpo-43788: Generate version specific _ssl_data.h (GH-25300) Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: GH:tiran
diff --git a/Tools/ssl/multissltests.py b/Tools/ssl/multissltests.py index 598503f..dd8d211 100755 --- a/Tools/ssl/multissltests.py +++ b/Tools/ssl/multissltests.py
@@ -49,7 +49,7 @@ OPENSSL_RECENT_VERSIONS = [ "1.1.1k", - # "3.0.0-alpha12" + # "3.0.0-alpha14" ] LIBRESSL_OLD_VERSIONS = [