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 iritkatriel
Recipients Mariatta, aeros, dankreso, grzgrzgrz3, iritkatriel, jacksonriley, nanjekyejoannah, vstinner, yselivanov
Date 2021-06-22.10:45:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624358707.69.0.959246095221.issue28533@roundup.psfhosted.org>
In-reply-to
Content
There is actually one usage outside of the tests: Lib/smtpd.py

There is a note in the doc saying " The aiosmtpd package is a recommended replacement for this module. It is based on asyncio and provides a more straightforward API. smtpd should be considered deprecated."

https://docs.python.org/3/library/smtpd.html
History
Date User Action Args
2021-06-22 10:45:07iritkatrielsetrecipients: + iritkatriel, vstinner, yselivanov, grzgrzgrz3, Mariatta, nanjekyejoannah, aeros, jacksonriley, dankreso
2021-06-22 10:45:07iritkatrielsetmessageid: <1624358707.69.0.959246095221.issue28533@roundup.psfhosted.org>
2021-06-22 10:45:07iritkatriellinkissue28533 messages
2021-06-22 10:45:07iritkatrielcreate