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 rednaw
Recipients barry, r.david.murray, rednaw
Date 2014-02-24.15:32:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393255937.23.0.210064158294.issue20747@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, do you think there's any risk in making `base64mime.header_encode` handle `maxlinelen=None`? I think it would be more consistent if `base64mime.header_encode` and `quoprimime.header_encode` interpret their arguments similarly.
History
Date User Action Args
2014-02-24 15:32:17rednawsetrecipients: + rednaw, barry, r.david.murray
2014-02-24 15:32:17rednawsetmessageid: <1393255937.23.0.210064158294.issue20747@psf.upfronthosting.co.za>
2014-02-24 15:32:17rednawlinkissue20747 messages
2014-02-24 15:32:17rednawcreate