diff options
author | Christian Heimes <christian@python.org> | 2022-08-29 16:19:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-29 16:19:15 (GMT) |
commit | 873554ef84011773618911ffa698cea181cec9fd (patch) | |
tree | 0a6ab93b46ac49381178e369bbb4699e657978fe /Misc | |
parent | 9c2b9348e21a4ba3e995345501898c383972752d (diff) | |
download | cpython-873554ef84011773618911ffa698cea181cec9fd.zip cpython-873554ef84011773618911ffa698cea181cec9fd.tar.gz cpython-873554ef84011773618911ffa698cea181cec9fd.tar.bz2 |
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Build/2022-07-08-10-28-23.gh-issue-94682.ZtGt_0.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Build/2022-07-08-10-28-23.gh-issue-94682.ZtGt_0.rst b/Misc/NEWS.d/next/Build/2022-07-08-10-28-23.gh-issue-94682.ZtGt_0.rst new file mode 100644 index 0000000..60717a1 --- /dev/null +++ b/Misc/NEWS.d/next/Build/2022-07-08-10-28-23.gh-issue-94682.ZtGt_0.rst @@ -0,0 +1 @@ +Build and test with OpenSSL 1.1.1q |