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 dmaurer
Recipients dmaurer
Date 2020-12-02.23:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606950681.46.0.919700601419.issue42549@roundup.psfhosted.org>
In-reply-to
Content
RFC 1521 and "https://tools.ietf.org/html/rfc2045#section-6.7"
stipulate that the quoted printable encoding uses CRLF line endings. Python's "quopri" implementation does not honor this.
History
Date User Action Args
2020-12-02 23:11:21dmaurersetrecipients: + dmaurer
2020-12-02 23:11:21dmaurersetmessageid: <1606950681.46.0.919700601419.issue42549@roundup.psfhosted.org>
2020-12-02 23:11:21dmaurerlinkissue42549 messages
2020-12-02 23:11:21dmaurercreate