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 Arfrever, Duke.Dougal, Illirgway, barry, jesstess, lpolzer, maciej.szulik, python-dev, r.david.murray, richard, serhiy.storchaka, sreepriya, vstinner, zvyn
Date 2016-05-15.19:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463340039.51.0.670985844702.issue27033@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch changes the default value of the decode_data parameter for smtpd.SMTPChannel and smtpd.SMTPServer constructors. The default value True was deprecated since adding this parameter in issue19662.
History
Date User Action Args
2016-05-15 19:20:40serhiy.storchakasetrecipients: + serhiy.storchaka, barry, richard, vstinner, Arfrever, r.david.murray, jesstess, python-dev, maciej.szulik, lpolzer, Illirgway, Duke.Dougal, zvyn, sreepriya
2016-05-15 19:20:39serhiy.storchakasetmessageid: <1463340039.51.0.670985844702.issue27033@psf.upfronthosting.co.za>
2016-05-15 19:20:39serhiy.storchakalinkissue27033 messages
2016-05-15 19:20:39serhiy.storchakacreate