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 orsenthil
Recipients Mariatta, aeros, asvetlov, barry, dankreso, grzgrzgrz3, iritkatriel, jacksonriley, nanjekyejoannah, orsenthil, vstinner, yselivanov
Date 2021-11-11.18:43:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
+1 to these modules removal.

One concern I have is when users follow internet examples and look out for these modules or examples.

What is the best way to show them the modern usage? 

- Should Python docs show some example snippet of the most common usage of aiosmtpd ?
- Echo server / client using asyncio.

A stdlib page dedicated to removal, and showing examples using these modules, especially aiostmpd as it is not a part of stdlib, might be a good idea.
History
Date User Action Args
2021-11-11 18:43:46orsenthilsetrecipients: + orsenthil, barry, vstinner, asvetlov, yselivanov, grzgrzgrz3, Mariatta, nanjekyejoannah, aeros, jacksonriley, dankreso, iritkatriel
2021-11-11 18:43:46orsenthilsetmessageid: <[email protected]>
2021-11-11 18:43:46orsenthillinkissue28533 messages
2021-11-11 18:43:46orsenthilcreate