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, pitrou, rhettinger, tarek
Date 2011-06-18.21:47:36
SpamBayes Score 1.8253012e-06
Marked as misclassified No
Message-id <1308433657.38.0.91226072647.issue11602@psf.upfronthosting.co.za>
In-reply-to
Content
+1 on the request.  I don’t think it can go in 3.2, though.  I’ll propose a patch, this will let me learn more about the flags.

> Also, it begs the question why distutils doesn't use the same code in
> its compiler class, or even in customize_compiler()...

Certainly because distutils pre-dates python-config.  In packaging, we should certainly use sysconfig functions.
History
Date User Action Args
2011-06-18 21:47:37eric.araujosetrecipients: + eric.araujo, rhettinger, pitrou, tarek, alexis
2011-06-18 21:47:37eric.araujosetmessageid: <1308433657.38.0.91226072647.issue11602@psf.upfronthosting.co.za>
2011-06-18 21:47:36eric.araujolinkissue11602 messages
2011-06-18 21:47:36eric.araujocreate