消息 [125553]
Attached stdio_binary.patch always set stdin, stdout and stderr in binary mode on Windows (and not only with -u command line flag). I added the following comment, is it correct?
/* don't translate newlines */ |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-01-06 13:03:45 | vstinner | 修改 | recipients:
+ vstinner, gvanrossum, amaury.forgeotdarc, pitrou, v+python, brian.curtin, pebbe |
| 2011-01-06 13:03:45 | vstinner | 修改 | messageid: <1294319025.43.0.338606661166.issue10841@psf.upfronthosting.co.za> |
| 2011-01-06 13:03:39 | vstinner | 链接 | issue10841 messages |
| 2011-01-06 13:03:39 | vstinner | 创建 | |
|