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 alexis, eric.araujo, francismb, python-dev, shane.moore, tarek
Date 2012-02-11.04:59:23
SpamBayes Score 0.00018695205
Marked as misclassified No
Message-id <1328936364.65.0.748935933918.issue12659@psf.upfronthosting.co.za>
In-reply-to
Content
> BTW: in distutils2 I get (not because of this change):
Actually I did fix that, but depending on your Python version the conditional in the test may be wrong.  What’s the Python version you used?

>> If so, could you provide a patch this time?
> Done. The patch is against default.
packaging is only in default, so yeah :)  Thanks.

> what about against distutils2? Do you need also a patch for it?
I can port from p7g to d2, no worries.
History
Date User Action Args
2012-02-11 04:59:24eric.araujosetrecipients: + eric.araujo, tarek, alexis, python-dev, francismb, shane.moore
2012-02-11 04:59:24eric.araujosetmessageid: <1328936364.65.0.748935933918.issue12659@psf.upfronthosting.co.za>
2012-02-11 04:59:24eric.araujolinkissue12659 messages
2012-02-11 04:59:23eric.araujocreate