Message307324
A note would be too heavy handed. And get_content is a different function from get_payload, so there is no change in behavior, there is a new API with a more consistent behavior. Basically, Python programs in general use \n line endings internally, and email was an exception to that rule (and is no longer, in the new API). (There's a now closed issue about this somewhere in the tracker.) |
|
Date |
User |
Action |
Args |
2017-11-30 16:08:11 | r.david.murray | set | recipients:
+ r.david.murray, barry, msapiro, maxking |
2017-11-30 16:08:11 | r.david.murray | set | messageid: <1512058091.25.0.213398074469.issue32144@psf.upfronthosting.co.za> |
2017-11-30 16:08:11 | r.david.murray | link | issue32144 messages |
2017-11-30 16:08:11 | r.david.murray | create | |
|