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 vstinner
Recipients giampaolo.rodola, gvanrossum, neologix, vstinner
Date 2013-11-22.22:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385158188.07.0.239959797084.issue19467@psf.upfronthosting.co.za>
In-reply-to
Content
Guido: I see that you added a note in asyncore and asynchat doc. Can you close the issue?

http://hg.python.org/cpython/rev/db6ae01a5f7f
changeset:   87364:db6ae01a5f7f
user:        Guido van Rossum <guido@dropbox.com>
date:        Fri Nov 22 11:57:35 2013 -0800
summary:
  Add note to asyncore/asynchat recommending asyncio for new code.
History
Date User Action Args
2013-11-22 22:09:48vstinnersetrecipients: + vstinner, gvanrossum, giampaolo.rodola, neologix
2013-11-22 22:09:48vstinnersetmessageid: <1385158188.07.0.239959797084.issue19467@psf.upfronthosting.co.za>
2013-11-22 22:09:48vstinnerlinkissue19467 messages
2013-11-22 22:09:47vstinnercreate