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 giampaolo.rodola
Recipients giampaolo.rodola, gvanrossum, neologix, vstinner
Date 2013-11-02.11:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383391441.03.0.365895475137.issue19467@psf.upfronthosting.co.za>
In-reply-to
Content
Personally I see little value in creating a section in the doc which explains how to port code from asyncore/chat to asyncio.
Current asyncore/chat doc has just a couple of code samples which do not justify the effort, IMO.

I think a deprecation warning with a link to the asyncio module will be just fine.

...and for the record, I'm not asyncore/chat author, just the current maintainer. =)
History
Date User Action Args
2013-11-02 11:24:01giampaolo.rodolasetrecipients: + giampaolo.rodola, gvanrossum, vstinner, neologix
2013-11-02 11:24:01giampaolo.rodolasetmessageid: <1383391441.03.0.365895475137.issue19467@psf.upfronthosting.co.za>
2013-11-02 11:24:01giampaolo.rodolalinkissue19467 messages
2013-11-02 11:24:00giampaolo.rodolacreate