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, barry, dankreso, grzgrzgrz3, iritkatriel, jacksonriley, nanjekyejoannah, vstinner, yselivanov
Date 2021-10-21.09:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634808660.58.0.531862414789.issue28533@roundup.psfhosted.org>
In-reply-to
Content
asyncore, asynchat and smtpd are all deprecated now, for removal in 3.12.

While the tests are not blocking their removal (we can move them to test.support) it would still be better to rewrite these tests.
History
Date User Action Args
2021-10-21 09:31:00iritkatrielsetrecipients: + iritkatriel, barry, vstinner, yselivanov, grzgrzgrz3, Mariatta, nanjekyejoannah, aeros, jacksonriley, dankreso
2021-10-21 09:31:00iritkatrielsetmessageid: <1634808660.58.0.531862414789.issue28533@roundup.psfhosted.org>
2021-10-21 09:31:00iritkatriellinkissue28533 messages
2021-10-21 09:31:00iritkatrielcreate