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 r.david.murray
Recipients bsdphk, christian.heimes, r.david.murray, serhiy.storchaka, tuxtimo, vstinner, xiang.zhang
Date 2018-06-06.11:46:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528285603.79.0.592728768989.issue33687@psf.upfronthosting.co.za>
In-reply-to
Content
The email module uses it, so I would object to its being removed.  It may not be used often (probably only when working with old email archives), but there's no good reason I can see to break something that currently works.
History
Date User Action Args
2018-06-06 11:46:43r.david.murraysetrecipients: + r.david.murray, vstinner, christian.heimes, serhiy.storchaka, bsdphk, xiang.zhang, tuxtimo
2018-06-06 11:46:43r.david.murraysetmessageid: <1528285603.79.0.592728768989.issue33687@psf.upfronthosting.co.za>
2018-06-06 11:46:43r.david.murraylinkissue33687 messages
2018-06-06 11:46:43r.david.murraycreate