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 vstinner
Recipients akira, docs@python, gvanrossum, vstinner, yselivanov
Date 2014-07-08.21:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404855882.17.0.772554237759.issue21437@psf.upfronthosting.co.za>
In-reply-to
Content
Done in these commits:

New changeset 3f1381e3a68f by Victor Stinner in branch '3.4':
Issue #21680: Document asyncio event loops
http://hg.python.org/cpython/rev/3f1381e3a68f

New changeset 2c9d5f32f6c5 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21680: Document asyncio event loops
http://hg.python.org/cpython/rev/2c9d5f32f6c5
History
Date User Action Args
2014-07-08 21:44:42vstinnersetrecipients: + vstinner, gvanrossum, docs@python, akira, yselivanov
2014-07-08 21:44:42vstinnersetmessageid: <1404855882.17.0.772554237759.issue21437@psf.upfronthosting.co.za>
2014-07-08 21:44:42vstinnerlinkissue21437 messages
2014-07-08 21:44:42vstinnercreate