[issue32975] mailbox: It would be nice to move mailbox.Message from legacy email.message.Message API to new EmailMessage API

Abhilash Raj report at bugs.python.org
Thu Mar 1 21:29:36 EST 2018


Abhilash Raj <raj.abhilash1 at gmail.com> added the comment:

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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32975>
_______________________________________


More information about the Python-bugs-list mailing list