diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-09-12-14-54-45.bpo-9216.W7QMpC.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-09-12-14-54-45.bpo-9216.W7QMpC.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-09-12-14-54-45.bpo-9216.W7QMpC.rst b/Misc/NEWS.d/next/Library/2019-09-12-14-54-45.bpo-9216.W7QMpC.rst deleted file mode 100644 index a97ca4b..0000000 --- a/Misc/NEWS.d/next/Library/2019-09-12-14-54-45.bpo-9216.W7QMpC.rst +++ /dev/null @@ -1,2 +0,0 @@ -hashlib constructors now support usedforsecurity flag to signal that a -hashing algorithm is not used in a security context. |