]> granicus.if.org Git - python/commit
Issue #15138: Speed up base64.urlsafe_b64* considerably (2.7 backport).
authorGuido van Rossum <guido@python.org>
Thu, 30 Jul 2015 14:50:25 +0000 (16:50 +0200)
committerGuido van Rossum <guido@python.org>
Thu, 30 Jul 2015 14:50:25 +0000 (16:50 +0200)
commit3d731c5994297d2786ccd1a6df1f8dc4cc46cde5
tree4f228ca1f798eefa88e0abb6e51f9429d28edc19
parent1edd2f6241df29eb2ae67c3ad9fa3872670d47e9
Issue #15138: Speed up base64.urlsafe_b64* considerably (2.7 backport).
Lib/base64.py
Misc/NEWS