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 barry, eric.araujo, pitrou, tarek
Date 2010-10-17.16:06:37
SpamBayes Score 0.0002749012
Marked as misclassified No
Message-id <1287331599.02.0.718025502467.issue10126@psf.upfronthosting.co.za>
In-reply-to
Content
If I understand correctly, only the changes you made to test_build_ext.py have to be backported.  I can do it if you want, just assign to me, or else do it and I’ll forward port to distutils2.

Note that I don’t fully understand the change, but I trust you that it is indeed the test that was faulty and not the code itself.
History
Date User Action Args
2010-10-17 16:06:39eric.araujosetrecipients: + eric.araujo, barry, pitrou, tarek
2010-10-17 16:06:39eric.araujosetmessageid: <1287331599.02.0.718025502467.issue10126@psf.upfronthosting.co.za>
2010-10-17 16:06:37eric.araujolinkissue10126 messages
2010-10-17 16:06:37eric.araujocreate