➜

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.

作者 josiahcarlson
收信人 Andrew.Boettcher, ajaksu2, akira, astrand, cvrebert, ericpruitt, eryksun, giampaolo.rodola, janzert, josiahcarlson, martin.panter, ooooooooo, parameter, r.david.murray, rosslagerwall, sbt, techtonik, v+python, vstinner
日期 2014-04-17.07:08:00
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1397718486.03.0.829407142933.issue1191964@psf.upfronthosting.co.za>
In-reply-to
内容
Victor, I addressed the majority of your comments except for a couple stylistic pieces. Your annoyance with the short poll time for Windows made me re-read the docs from MS, which made me realize that my interpretation was wrong. It also made me confirm Richard Oudkerk's earlier note about ReadFile on overlapped IOs.

I left similar notes next to your comments.

On the method naming side of things, note that you can only write to "stdin", and you can only read from "stdout" or "stderr". This is documented behavior, so I believe the method names are already quite reasonable (and BDFL approved ;)).
历史
日期 用户 动作 参数
2014-04-17 07:08:07josiahcarlson修改recipients: + josiahcarlson, astrand, parameter, vstinner, techtonik, giampaolo.rodola, ajaksu2, ooooooooo, v+python, r.david.murray, cvrebert, ericpruitt, akira, Andrew.Boettcher, rosslagerwall, sbt, martin.panter, janzert, eryksun
2014-04-17 07:08:06josiahcarlson修改messageid: <1397718486.03.0.829407142933.issue1191964@psf.upfronthosting.co.za>
2014-04-17 07:08:06josiahcarlson链接issue1191964 messages
2014-04-17 07:08:05josiahcarlson创建