[issue10084] SSL support for asyncore

Giampaolo Rodola' report at bugs.python.org
Sat Jun 14 17:07:54 CEST 2014


Giampaolo Rodola' added the comment:

asyncore module has been deprecated as per https://docs.python.org/3/library/asyncore.html:

<<This module exists for backwards compatibility only. For new code we recommend using asyncio.>>

Closing this out as won't fix.

----------
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10084>
_______________________________________


More information about the Python-bugs-list mailing list