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.

作者 pitrou
收信人 Arfrever, amaury.forgeotdarc, eric.araujo, mark, mightyiam, ncoghlan, pitrou, r.david.murray, segfaulthunter, srid, vstinner
日期 2011-11-28.16:06:47
SpamBayes Score 0.0020560548
Marked as misclassified
Message-id <1322496407.81.0.792382419226.issue6135@psf.upfronthosting.co.za>
In-reply-to
内容
> So the users can control the encoding, and this is a doc bug.

Not really. People can control the encoding in the child process (and only if it's a Python 3 process of course).
They can't control the encoding in the parent's subprocess pipes and that's what the request (& patch) is about.
历史
日期 用户 动作 参数
2011-11-28 16:06:47pitrou修改recipients: + pitrou, amaury.forgeotdarc, ncoghlan, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam
2011-11-28 16:06:47pitrou修改messageid: <1322496407.81.0.792382419226.issue6135@psf.upfronthosting.co.za>
2011-11-28 16:06:47pitrou链接issue6135 messages
2011-11-28 16:06:47pitrou创建