Message 267199 - Python tracker
Message267199
| 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:00 | JelleZijlstra | set | recipients: + JelleZijlstra, docs@python |
| 2016-06-04 00:27:00 | JelleZijlstra | set | messageid: <1465000020.63.0.799580126218.issue27205@psf.upfronthosting.co.za> |
| 2016-06-04 00:27:00 | JelleZijlstra | link | issue27205 messages |
| 2016-06-04 00:26:59 | JelleZijlstra | create | |