mirror of
https://github.com/python/cpython.git
synced 2026-01-21 22:59:06 +00:00
Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236)
(cherry picked from commit 0d2c645d41)
This commit is contained in:
parent
aad7ac10af
commit
b3af7fa453
1 changed files with 2 additions and 3 deletions
|
|
@ -41,15 +41,14 @@
|
|||
log = logging.getLogger("multissl")
|
||||
|
||||
OPENSSL_OLD_VERSIONS = [
|
||||
"0.9.8zc",
|
||||
"0.9.8zh",
|
||||
"1.0.1u",
|
||||
]
|
||||
|
||||
OPENSSL_RECENT_VERSIONS = [
|
||||
"1.0.2",
|
||||
"1.0.2l",
|
||||
"1.1.0f",
|
||||
"1.0.2m",
|
||||
"1.1.0g",
|
||||
]
|
||||
|
||||
LIBRESSL_OLD_VERSIONS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue