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 barry, brett.cannon, dstufft, eric.smith, gvanrossum, r.david.murray, vstinner
Date 2015-09-05.01:37:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441417033.22.0.640978388673.issue25002@psf.upfronthosting.co.za>
In-reply-to
Content
smtpd is used for testing smtplib.  It is also used in test_logging.  I would object to having it removed, but I suspect we can manage to rewrite it by 3.8.  Maybe Eric and I can collaborate on it.
History
Date User Action Args
2015-09-05 01:37:13r.david.murraysetrecipients: + r.david.murray, gvanrossum, barry, brett.cannon, vstinner, eric.smith, dstufft
2015-09-05 01:37:13r.david.murraysetmessageid: <1441417033.22.0.640978388673.issue25002@psf.upfronthosting.co.za>
2015-09-05 01:37:13r.david.murraylinkissue25002 messages
2015-09-05 01:37:13r.david.murraycreate