➜

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.

作者 eric.araujo
收信人 eric.araujo, nils, tarek, vstinner, zegreek
日期 2010-12-25.22:35:27
SpamBayes Score 0.001908862
Marked as misclassified 否
Message-id <1293316528.94.0.663673818203.issue6011@psf.upfronthosting.co.za>
In-reply-to
内容
Baptiste: I meant that I couldn’t reproduce the bug, not that the patch had solved it.

Victor: Your patch uses os.fsencode, so porting to distutils2 won’t be easy.  Tarek and I have instated this policy http://wiki.python.org/moin/Distutils/FixingBugs to make sure we don’t have to reopen 50 bugs when distutils2 gets into the stdlib.

d2 has to stay compatible with 2.4-2.7, and 3.1-3.2 in a near future.
历史
日期 用户 动作 参数
2010-12-25 22:35:29eric.araujo修改recipients: + eric.araujo, vstinner, tarek, zegreek, nils
2010-12-25 22:35:28eric.araujo修改messageid: <1293316528.94.0.663673818203.issue6011@psf.upfronthosting.co.za>
2010-12-25 22:35:27eric.araujo链接issue6011 messages
2010-12-25 22:35:27eric.araujo创建