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 ezio.melotti, lemburg, loewis, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-10-10.06:33:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151010063352.70990.2337@psf.io>
In-reply-to
Content
New changeset ff1366ff2761 by Serhiy Storchaka in branch '2.7':
Issue #24848: Fixed yet one bug in UTF-7 decoder.  Testing for BASE64 character
https://hg.python.org/cpython/rev/ff1366ff2761
History
Date User Action Args
2015-10-10 06:33:55python-devsetrecipients: + python-dev, lemburg, loewis, pitrou, vstinner, ezio.melotti, serhiy.storchaka
2015-10-10 06:33:55python-devlinkissue24848 messages
2015-10-10 06:33:55python-devcreate