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 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:34xiang.zhangsetrecipients: + xiang.zhang
2016-04-11 10:39:34xiang.zhangsetmessageid: <1460371174.6.0.137580608285.issue26733@psf.upfronthosting.co.za>
2016-04-11 10:39:34xiang.zhanglinkissue26733 messages
2016-04-11 10:39:34xiang.zhangcreate