Message 263178 - Python tracker
Message263178
| Author | xiang.zhang |
|---|---|
| Recipients | xiang.zhang |
| Date | 2016-04-11.10:39:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460371174.6.0.137580608285.issue26733@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Though don't know why but simply replace %-4d with %3d in dis_bug708901 can fix the test. I updated the patch so all the tests pass and then I'll spend some time figuring out why. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-11 10:39:34 | xiang.zhang | set | recipients: + xiang.zhang |
| 2016-04-11 10:39:34 | xiang.zhang | set | messageid: <1460371174.6.0.137580608285.issue26733@psf.upfronthosting.co.za> |
| 2016-04-11 10:39:34 | xiang.zhang | link | issue26733 messages |
| 2016-04-11 10:39:34 | xiang.zhang | create | |