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.

作者 chris.jerdonek
收信人 asvetlov, benjamin.peterson, chris.jerdonek, docs@python, hynek, pitrou, stutzbach, vstinner
日期 2012-08-13.13:18:18
SpamBayes Score -1.0
Marked as misclassified
Message-id <1344863899.27.0.401156213677.issue15561@psf.upfronthosting.co.za>
In-reply-to
内容
> As I can see in subprocess.py TextIOWrapper is applied to stdin also in non-buffered (write_through=True) mode.

In 3.2, I will not mention the write_through argument based on Antoine's response to issue 15638.
历史
日期 用户 动作 参数
2012-08-13 13:18:19chris.jerdonek修改recipients: + chris.jerdonek, pitrou, vstinner, benjamin.peterson, stutzbach, asvetlov, docs@python, hynek
2012-08-13 13:18:19chris.jerdonek修改messageid: <1344863899.27.0.401156213677.issue15561@psf.upfronthosting.co.za>
2012-08-13 13:18:18chris.jerdonek链接issue15561 messages
2012-08-13 13:18:18chris.jerdonek创建