This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Devin Jeanpierre, gvanrossum, jcea, pitrou, python-dev, serhiy.storchaka
Date 2015-07-30.14:50:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150730145042.17709.82882@psf.io>
In-reply-to
Content
New changeset 309cbbc32491 by Guido van Rossum in branch '2.7':
Issue #15138: Speed up base64.urlsafe_b64* considerably (2.7 backport).
https://hg.python.org/cpython/rev/309cbbc32491
History
Date User Action Args
2015-07-30 14:50:45python-devsetrecipients: + python-dev, gvanrossum, jcea, pitrou, Devin Jeanpierre, serhiy.storchaka
2015-07-30 14:50:45python-devlinkissue15138 messages
2015-07-30 14:50:44python-devcreate