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.

作者 loewis
收信人 Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner
日期 2010-05-02.20:34:52
SpamBayes Score 0.0014311417
Marked as misclassified
Message-id <1272832493.69.0.464655816402.issue8514@psf.upfronthosting.co.za>
In-reply-to
内容
I really, really, REALLY think that it is bad to mix issues. This makes patch review impossible.

This specific issue is about introducing an fsdecode and fsencode function; this is what the bug title says, and what the initial patch did.

Whether or not byte-oriented access to environment variables is also needed is a *separate* issue. -1 on dealing with that in this report.

FWIW, I'm +0 on adding these functions. MAL, please stop messing issue subjects. If you are fundamentally opposed to adding such functions, please request that a PEP be written or something. Otherwise, I accept the original patch.

I'm -1 on issue8514.patch; it is out-of-scope of the issue.
历史
日期 用户 动作 参数
2010-05-02 20:34:53loewis修改recipients: + loewis, lemburg, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever
2010-05-02 20:34:53loewis修改messageid: <1272832493.69.0.464655816402.issue8514@psf.upfronthosting.co.za>
2010-05-02 20:34:52loewis链接issue8514 messages
2010-05-02 20:34:52loewis创建