消息 [126752]
Oops, missed that post - that was indeed the problem. With that fixed, tests are all good on this system. I'll give the patch a look anyway, but I'm going to have trouble diagnosing things that don't fail on my development machine.
As far as the test_reprlib failure goes, I seem to recall addressing a similar problem elsewhere in the standard lib by replace a "%r" code with "'%s'" to get the single quotes without the backslash escaping. A similar change should probably do the trick here. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-01-21 16:43:19 | ncoghlan | 修改 | recipients:
+ ncoghlan, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, vstinner, benjamin.peterson, eric.araujo, Arfrever, r.david.murray |
| 2011-01-21 16:43:19 | ncoghlan | 修改 | messageid: <1295628199.42.0.402148936012.issue3080@psf.upfronthosting.co.za> |
| 2011-01-21 16:43:14 | ncoghlan | 链接 | issue3080 messages |
| 2011-01-21 16:43:14 | ncoghlan | 创建 | |
|