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 glangford
Recipients glangford, gvanrossum, mark.dickinson, tim.peters, vstinner
Date 2014-01-24.17:21:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Thanks for the feedback. The new patch is modified for PEP8 with naming consistent with other concurrent tests. assertEqual I think is clearer by checking list length, so it is not changed. The docstring is updated.

I suggest asyncio be handled separately.
History
Date User Action Args
2014-01-24 17:21:45glangfordsetrecipients: + glangford, gvanrossum, tim.peters, mark.dickinson, vstinner
2014-01-24 17:21:45glangfordsetmessageid: <[email protected]>
2014-01-24 17:21:44glangfordlinkissue20367 messages
2014-01-24 17:21:44glangfordcreate