diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-05-27-00-09-52.bpo-16995.4niOT7.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-05-27-00-09-52.bpo-16995.4niOT7.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-05-27-00-09-52.bpo-16995.4niOT7.rst b/Misc/NEWS.d/next/Library/2020-05-27-00-09-52.bpo-16995.4niOT7.rst deleted file mode 100644 index 88b9599..0000000 --- a/Misc/NEWS.d/next/Library/2020-05-27-00-09-52.bpo-16995.4niOT7.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add :func:`base64.b32hexencode` and :func:`base64.b32hexdecode` to support the -Base32 Encoding with Extended Hex Alphabet. |