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.

作者 amaury.forgeotdarc
收信人 amaury.forgeotdarc, mark, mightyiam, pitrou, segfaulthunter, srid
日期 2009-12-31.13:30:46
SpamBayes Score 0.0017108788
Marked as misclassified
Message-id <1262266248.37.0.761556762982.issue6135@psf.upfronthosting.co.za>
In-reply-to
内容
I don't understand. How is the subprocess stdout related to the main
program output?
Stream-specific encoding could be useful for subprocesses that expect
latin-1 from stdin but write utf-8 to stdout. I'm not sure we should
support this.
历史
日期 用户 动作 参数
2009-12-31 13:30:48amaury.forgeotdarc修改recipients: + amaury.forgeotdarc, pitrou, mark, segfaulthunter, srid, mightyiam
2009-12-31 13:30:48amaury.forgeotdarc修改messageid: <1262266248.37.0.761556762982.issue6135@psf.upfronthosting.co.za>
2009-12-31 13:30:46amaury.forgeotdarc链接issue6135 messages
2009-12-31 13:30:46amaury.forgeotdarc创建