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 djc, giampaolo.rodola, pitrou
Date 2014-06-14.15:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402758474.32.0.552605277806.issue10084@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-06-14 15:07:54giampaolo.rodolasetrecipients: + giampaolo.rodola, pitrou, djc
2014-06-14 15:07:54giampaolo.rodolasetmessageid: <1402758474.32.0.552605277806.issue10084@psf.upfronthosting.co.za>
2014-06-14 15:07:54giampaolo.rodolalinkissue10084 messages
2014-06-14 15:07:54giampaolo.rodolacreate