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 <[email protected]>
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: <[email protected]>
2016-06-04 00:27:00JelleZijlstralinkissue27205 messages
2016-06-04 00:26:59JelleZijlstracreate