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 chrysn, giampaolo.rodola, josiahcarlson, stutzbach
Date 2012-09-20.04:52:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348116741.28.0.919017562195.issue15978@psf.upfronthosting.co.za>
In-reply-to
Content
The proposal looks way too ambitious and vaguely defined to me to say the least.
Integrating any async framework into another one which uses a blocking concurrency model is hard. If that async framework is asyncore is usually also a bad idea.
History
Date User Action Args
2012-09-20 04:52:21giampaolo.rodolasetrecipients: + giampaolo.rodola, josiahcarlson, stutzbach, chrysn
2012-09-20 04:52:21giampaolo.rodolasetmessageid: <1348116741.28.0.919017562195.issue15978@psf.upfronthosting.co.za>
2012-09-20 04:52:20giampaolo.rodolalinkissue15978 messages
2012-09-20 04:52:20giampaolo.rodolacreate