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 barry, python-dev, r.david.murray, vunruh, yves@zioup.com
Date 2011-03-16.20:15:21
SpamBayes Score 0.0020038022
Marked as misclassified No
Message-id <E1Pzx7o-0005Nj-GD@dinsdale.python.org>
In-reply-to
Content
New changeset 062d09d7bf94 by R David Murray in branch '3.1':
#9298: restore proper folding of base64 encoded bodies.
http://hg.python.org/cpython/rev/062d09d7bf94

New changeset c34320d9095e by R David Murray in branch '3.2':
Merge #9298 fix.
http://hg.python.org/cpython/rev/c34320d9095e

New changeset de2cd04e5101 by R David Murray in branch 'default':
Merge #9298 fix.
http://hg.python.org/cpython/rev/de2cd04e5101
History
Date User Action Args
2011-03-16 20:15:25python-devsetrecipients: + python-dev, barry, r.david.murray, vunruh, yves@zioup.com
2011-03-16 20:15:21python-devlinkissue9298 messages
2011-03-16 20:15:21python-devcreate