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 pitrou
Recipients eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, gvanrossum, martin.panter, pitrou, vstinner
Date 2013-11-22.19:08:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385147306.47.0.599687005492.issue19291@psf.upfronthosting.co.za>
In-reply-to
Content
> There is one urgent issue: should the chapter on asyncio go into
> section 17 (Concurrent Execution) or section 18 (Interprocess
> Communication and Networking)???

I'd put it in 18. Also, I'd move select and selectors from 17 to 18, so that only purely "execution" modules remain in 17, and anything network-related is in the same chapter.
History
Date User Action Args
2013-11-22 19:08:26pitrousetrecipients: + pitrou, gvanrossum, georg.brandl, vstinner, giampaolo.rodola, ezio.melotti, eric.araujo, martin.panter
2013-11-22 19:08:26pitrousetmessageid: <1385147306.47.0.599687005492.issue19291@psf.upfronthosting.co.za>
2013-11-22 19:08:26pitroulinkissue19291 messages
2013-11-22 19:08:26pitroucreate