消息 [125556]
I tried full_source_and_error.zip on Windows and it failed. With stdio_binary.patch (attached to #10841), it works but I get an unicode file instead of a binary file. With stdio_binary.patch+cgi_plus_tests.diff it works as expected: I get a binary file (bytes).
But I don't understand why I have to pass an text stream (sys.stdin) instead of a binary stream (sys.stdin.buffer) to the FieldStorage constructor. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-01-06 14:46:04 | vstinner | 修改 | recipients:
+ vstinner, gvanrossum, barry, amaury.forgeotdarc, ggenellina, pitrou, eric.araujo, v+python, r.david.murray, oopos, tercero12, tcourbon, tobias, flox, pebbe, quentel, erob |
| 2011-01-06 14:46:04 | vstinner | 修改 | messageid: <1294325164.9.0.579217171405.issue4953@psf.upfronthosting.co.za> |
| 2011-01-06 14:46:03 | vstinner | 链接 | issue4953 messages |
| 2011-01-06 14:46:03 | vstinner | 创建 | |
|