Irit Katriel <[email protected]> added the comment:
There are some tests that use asynchat, asyncore and smtpd so we first move them to test.support and document their removal from the stdlib. ---------- title: remove deprecated smtpd from the stdlib -> move deprecated asynchat, asyncore and smtpd from the stdlib to test.support _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44498> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
