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.

Author eric.araujo
Recipients eric.araujo, nils, tarek, vstinner, zegreek
Date 2010-12-25.22:35:27
SpamBayes Score 0.001908862
Marked as misclassified No
Message-id <1293316528.94.0.663673818203.issue6011@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-12-25 22:35:29eric.araujosetrecipients: + eric.araujo, vstinner, tarek, zegreek, nils
2010-12-25 22:35:28eric.araujosetmessageid: <1293316528.94.0.663673818203.issue6011@psf.upfronthosting.co.za>
2010-12-25 22:35:27eric.araujolinkissue6011 messages
2010-12-25 22:35:27eric.araujocreate