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 JelleZijlstra
Recipients JelleZijlstra, docs@python
Date 2016-06-04.00:26:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465000020.63.0.799580126218.issue27205@psf.upfronthosting.co.za>
In-reply-to
Content
Mostly due to unspecified sorting order. The patch sorts a few tests and skips others that can't easily be sorted (e.g. most_common and str() output).
History
Date User Action Args
2016-06-04 00:27:00JelleZijlstrasetrecipients: + JelleZijlstra, docs@python
2016-06-04 00:27:00JelleZijlstrasetmessageid: <1465000020.63.0.799580126218.issue27205@psf.upfronthosting.co.za>
2016-06-04 00:27:00JelleZijlstralinkissue27205 messages
2016-06-04 00:26:59JelleZijlstracreate