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 maxking
Recipients barry, maxking, r.david.murray
Date 2018-03-02.02:29:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519957776.78.0.467229070634.issue32975@psf.upfronthosting.co.za>
In-reply-to
Content
Can you suggest what would be the best way go about doing that?

Given that mailbox.Message subclasses from Message, I am not sure how to proceed about this to make this configurable with a flag.

I haven't yet made a PR, but this[1] is the URL to the change I made.

[1]: https://github.com/python/cpython/compare/master...maxking:fix-mailbox
History
Date User Action Args
2018-03-02 02:29:36maxkingsetrecipients: + maxking, barry, r.david.murray
2018-03-02 02:29:36maxkingsetmessageid: <1519957776.78.0.467229070634.issue32975@psf.upfronthosting.co.za>
2018-03-02 02:29:36maxkinglinkissue32975 messages
2018-03-02 02:29:36maxkingcreate