This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 vstinner
收信人 amaury.forgeotdarc, brian.curtin, gvanrossum, pebbe, pitrou, v+python, vstinner
日期 2011-01-06.13:03:39
SpamBayes Score 0.0022570514
Marked as misclassified
Message-id <1294319025.43.0.338606661166.issue10841@psf.upfronthosting.co.za>
In-reply-to
内容
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:45vstinner修改recipients: + vstinner, gvanrossum, amaury.forgeotdarc, pitrou, v+python, brian.curtin, pebbe
2011-01-06 13:03:45vstinner修改messageid: <1294319025.43.0.338606661166.issue10841@psf.upfronthosting.co.za>
2011-01-06 13:03:39vstinner链接issue10841 messages
2011-01-06 13:03:39vstinner创建