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 larry
Recipients gvanrossum, larry, vstinner, yselivanov
Date 2014-02-19.04:45:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392785144.86.0.26394343499.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
For what it's worth,

Lib/asyncio/*
Lib/test/test_asyncio/*
Doc/library/async*

are all exactly the same between default and the tarball I published this evening.  (Minus Yury's cleanup patch of course.)
History
Date User Action Args
2014-02-19 04:45:44larrysetrecipients: + larry, gvanrossum, vstinner, yselivanov
2014-02-19 04:45:44larrysetmessageid: <1392785144.86.0.26394343499.issue20648@psf.upfronthosting.co.za>
2014-02-19 04:45:44larrylinkissue20648 messages
2014-02-19 04:45:44larrycreate