This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Mariatta, barry, brett.cannon, dstufft, eric.smith, gvanrossum, martin.panter, python-dev, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2016-10-26.01:43:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161026014343.11868.23549.2FD0B931@psf.io>
In-reply-to
Content
New changeset 6eb3312a9a16 by Guido van Rossum in branch '3.6':
Issue #25002: Back out asyncore/asynchat deprecation.
https://hg.python.org/cpython/rev/6eb3312a9a16

New changeset 2879185bc511 by Guido van Rossum in branch 'default':
Issue #25002: Back out asyncore/asynchat deprecation. (3.6->3.7)
https://hg.python.org/cpython/rev/2879185bc511
History
Date User Action Args
2016-10-26 01:43:46python-devsetrecipients: + python-dev, gvanrossum, barry, brett.cannon, rhettinger, vstinner, eric.smith, r.david.murray, martin.panter, serhiy.storchaka, dstufft, Mariatta
2016-10-26 01:43:46python-devlinkissue25002 messages
2016-10-26 01:43:46python-devcreate