[issue25002] Deprecate asyncore/asynchat

Guido van Rossum report at bugs.python.org
Tue Sep 8 18:29:28 CEST 2015


Guido van Rossum added the comment:

> Is it ok to add the PendingDeprecationWarning in Python 3.5.1?

I prefer to wait until 3.6.  A bugfix release should not rock the boat, it should not make your code emit new warnings.

----------

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


More information about the Python-bugs-list mailing list