summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-03 11:39:57 -0700
committerGitHub <noreply@github.com>2019-06-03 11:39:57 -0700
commit3344197040fe1b05a3244bdb16d429f4647f35b8 (patch)
tree69ddc1cf290bf4edf73aceb9146f8e16e6c4d303 /Misc
parent15bde92e47e824369ee71e30b07f1624396f5cdc (diff)
downloadcpython-git-3344197040fe1b05a3244bdb16d429f4647f35b8.tar.gz
[3.7] bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) (GH-13782)
Signed-off-by: Christian Heimes <christian@python.org> (cherry picked from commit 06651ee418b5e4e013195d6b702763a1220706a7) Co-authored-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue37081
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Tests/2019-05-28-17-48-22.bpo-37081.qxB-1l.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Tests/2019-05-28-17-48-22.bpo-37081.qxB-1l.rst b/Misc/NEWS.d/next/Tests/2019-05-28-17-48-22.bpo-37081.qxB-1l.rst
new file mode 100644
index 0000000000..df5b8f2482
--- /dev/null
+++ b/Misc/NEWS.d/next/Tests/2019-05-28-17-48-22.bpo-37081.qxB-1l.rst
@@ -0,0 +1 @@
+Test with OpenSSL 1.1.1c