消息 [287893]
Good point. The test used locale.getlocale() and it returned returned ('en_IN', 'ISO8859-1').
Following patch makes the test using locale.getpreferredencoding(False), the same encoding as was reported at the header of test report. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2017-02-15 22:57:27 | serhiy.storchaka | 修改 | recipients:
+ serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, jaysinh.shukla |
| 2017-02-15 22:57:27 | serhiy.storchaka | 修改 | messageid: <1487199447.82.0.225354730991.issue29571@psf.upfronthosting.co.za> |
| 2017-02-15 22:57:27 | serhiy.storchaka | 链接 | issue29571 messages |
| 2017-02-15 22:57:27 | serhiy.storchaka | 创建 | |
|