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 rhettinger
Recipients rhettinger, serhiy.storchaka
Date 2015-07-07.15:27:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436282880.16.0.461638440099.issue24582@psf.upfronthosting.co.za>
In-reply-to
Content
I believe this patch will make matters worse.  The current pair of tests can essentially be run in parallel and the one with rv==-1 is highly predictable (essentially zero cost).
History
Date User Action Args
2015-07-07 15:28:00rhettingersetrecipients: + rhettinger, serhiy.storchaka
2015-07-07 15:28:00rhettingersetmessageid: <1436282880.16.0.461638440099.issue24582@psf.upfronthosting.co.za>
2015-07-07 15:28:00rhettingerlinkissue24582 messages
2015-07-07 15:27:59rhettingercreate