消息 [274644]
6135_4.patch: Hum, what if you only set errors? I suggest to use TextIOWrapper but use the locale encoding:
if (universal_newlines or errors) and not encoding:
encoding = getpreferredencoding(False) |
|
| 日期 |
用户 |
动作 |
参数 |
| 2016-09-06 22:34:21 | vstinner | 修改 | recipients:
+ vstinner, amaury.forgeotdarc, ncoghlan, pitrou, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, martin.panter, steve.dower, berwin22 |
| 2016-09-06 22:34:21 | vstinner | 修改 | messageid: <1473201261.4.0.308067196074.issue6135@psf.upfronthosting.co.za> |
| 2016-09-06 22:34:21 | vstinner | 链接 | issue6135 messages |
| 2016-09-06 22:34:21 | vstinner | 创建 | |
|