[issue28533] Replace asyncore

STINNER Victor report at bugs.python.org
Mon Jun 21 19:02:15 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Irit:
> If the tests are the only thing blocking removal, does it make sense to move asyncore and asynchat to test.support and get on with removing them from the stdlib?

Yes, it makes sense and it can be done right now, since asynchat/asyncore is deprecated since Python 3.6.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue28533>
_______________________________________


More information about the Python-bugs-list mailing list