消息 [280028]
I suspect this issue is similar to issue25812. en_GB has non-ut8 encoding (likely iso8859-1). Currency symbol £ is encoded with this encoding as b'\xa3'. But Python tries to decode b'\xa3' with an encoding determined by other locale setting (LC_CTYPE). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2016-11-03 22:21:49 | serhiy.storchaka | 修改 | recipients:
+ serhiy.storchaka, lemburg, loewis, Guillaume Pasquet (Etenil) |
| 2016-11-03 22:21:49 | serhiy.storchaka | 修改 | messageid: <1478211709.6.0.881010105646.issue28604@psf.upfronthosting.co.za> |
| 2016-11-03 22:21:49 | serhiy.storchaka | 链接 | issue28604 messages |
| 2016-11-03 22:21:49 | serhiy.storchaka | 创建 | |
|