summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst')
-rw-r--r--Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst b/Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst
deleted file mode 100644
index 5a5e5b4..0000000
--- a/Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-:func:`binascii.a2b_base64` is now up to 2 times faster. Patch by Sergey
-Fedoseev.