Message 209102 - Python tracker

Message209102

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 <1390584105.0.0.652818653087.issue20367@psf.upfronthosting.co.za>
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: <1390584105.0.0.652818653087.issue20367@psf.upfronthosting.co.za>
2014-01-24 17:21:44glangfordlinkissue20367 messages
2014-01-24 17:21:44glangfordcreate