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 martin.panter
Recipients BreamoreBoy, aleperalta, barry, brett.cannon, docs@python, jcea, martin.panter, r.david.murray
Date 2015-01-19.06:26:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421648813.75.0.748791870378.issue16473@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding decoding trailing whitespace, <https://tools.ietf.org/html/rfc1521.html#section-5.1> rule #3 says:

“When decoding a Quoted-Printable body, any trailing white space on a line must be deleted, as it will necessarily have been added by intermediate transport agents.”
History
Date User Action Args
2015-01-19 06:26:53martin.pantersetrecipients: + martin.panter, barry, brett.cannon, jcea, r.david.murray, docs@python, BreamoreBoy, aleperalta
2015-01-19 06:26:53martin.pantersetmessageid: <1421648813.75.0.748791870378.issue16473@psf.upfronthosting.co.za>
2015-01-19 06:26:53martin.panterlinkissue16473 messages
2015-01-19 06:26:53martin.pantercreate