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 ngg
Recipients gvanrossum, ngg, vstinner, yselivanov
Date 2016-02-17.09:16:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455700609.09.0.880711209802.issue26371@psf.upfronthosting.co.za>
In-reply-to
Content
"Why not using asyncio instead of having to rebuild your own implementation?"

The issue happened with python 2.7 and we don't want that project to depend on additional libraries.
I think we will upgrade that project to python3 soon and will probably use asyncio then.
History
Date User Action Args
2016-02-17 09:16:49nggsetrecipients: + ngg, gvanrossum, vstinner, yselivanov
2016-02-17 09:16:49nggsetmessageid: <1455700609.09.0.880711209802.issue26371@psf.upfronthosting.co.za>
2016-02-17 09:16:49ngglinkissue26371 messages
2016-02-17 09:16:48nggcreate