]> granicus.if.org Git - python/commit
bpo-34749: Improved performance of binascii.a2b_base64(). (GH-9444)
authorSergey Fedoseev <fedoseev.sergey@gmail.com>
Sun, 14 Jul 2019 12:15:32 +0000 (17:15 +0500)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 14 Jul 2019 12:15:32 +0000 (05:15 -0700)
commit1c5e68e7145f0825f9b952389141edb9436eb43d
treebd9cffe7c14cd5ce3018681cd2795809d3062848
parent0d4f4352efecf1b044c88e234e71774fe04b7d6c
bpo-34749: Improved performance of binascii.a2b_base64(). (GH-9444)

https://bugs.python.org/issue34749
Misc/NEWS.d/next/Library/2018-09-21-13-23-29.bpo-34749.B0k819.rst [new file with mode: 0644]
Modules/binascii.c