STINNER Victor <vstin...@python.org> added the comment:

asyncore, asynchat, smtpd modules have been removed. I close this issue.

> asyncore is still used in several tests and should be replaced

This issue is not solved. My PR only copied asyncore as a private module in 
test.support (test.support._asyncore). If someone cares, please open a new 
issue.

----------
dependencies:  -test_poplib replace asyncore
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue28533>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to