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.

作者 jpe
收信人 Arfrever, ezio.melotti, jpe, makegho, vstinner
日期 2013-04-13.21:16:33
SpamBayes Score -1.0
Marked as misclassified
Message-id <1365887793.85.0.195940660992.issue16587@psf.upfronthosting.co.za>
In-reply-to
内容
One way to fix this is to use the FileRead & FileWrite api functions directly as proposed in issue 17723  I would regard this as a change in behavior and not a simple bug fix because there is probably code written for 3.3 that assumes the C level stdout is in binary after python is initialized so would target 3.4 for the change.
历史
日期 用户 动作 参数
2013-04-13 21:16:33jpe修改recipients: + jpe, vstinner, ezio.melotti, Arfrever, makegho
2013-04-13 21:16:33jpe修改messageid: <1365887793.85.0.195940660992.issue16587@psf.upfronthosting.co.za>
2013-04-13 21:16:33jpe链接issue16587 messages
2013-04-13 21:16:33jpe创建