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 serhiy.storchaka
Recipients barry, brandon-rhodes, eric.araujo, joegod, ncoghlan, r.david.murray, serhiy.storchaka
Date 2014-08-04.12:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407154881.07.0.171665328027.issue21091@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch with more soft transition. Message.is_multipart() still works but emits deprecation warning.
History
Date User Action Args
2014-08-04 12:21:21serhiy.storchakasetrecipients: + serhiy.storchaka, barry, ncoghlan, eric.araujo, r.david.murray, brandon-rhodes, joegod
2014-08-04 12:21:21serhiy.storchakasetmessageid: <1407154881.07.0.171665328027.issue21091@psf.upfronthosting.co.za>
2014-08-04 12:21:21serhiy.storchakalinkissue21091 messages
2014-08-04 12:21:21serhiy.storchakacreate