diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-05-15-17-38-21.bpo-40479.yamSCh.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-05-15-17-38-21.bpo-40479.yamSCh.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-05-15-17-38-21.bpo-40479.yamSCh.rst b/Misc/NEWS.d/next/Library/2020-05-15-17-38-21.bpo-40479.yamSCh.rst new file mode 100644 index 0000000..87ede98 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2020-05-15-17-38-21.bpo-40479.yamSCh.rst @@ -0,0 +1 @@ +The :mod:`hashlib` now compiles with OpenSSL 3.0.0-alpha2. |