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 Ray.Donnelly
Recipients Ray.Donnelly, doko, eric.araujo, georg.brandl, loewis, trent
Date 2012-11-08.13:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352381727.63.0.170306234729.issue16235@psf.upfronthosting.co.za>
In-reply-to
Content
I've addressed everything (local, ABIFLAGS) except the platform includes.

AFAICT, platform includes only differs from includes during the Python build phase. This script can only be run post-install.

I also added --extension-suffix, tidied it up and allowed it to return multiple values in a single invocation, as per the Python script.
History
Date User Action Args
2012-11-08 13:35:27Ray.Donnellysetrecipients: + Ray.Donnelly, loewis, georg.brandl, doko, trent, eric.araujo
2012-11-08 13:35:27Ray.Donnellysetmessageid: <1352381727.63.0.170306234729.issue16235@psf.upfronthosting.co.za>
2012-11-08 13:35:27Ray.Donnellylinkissue16235 messages
2012-11-08 13:35:27Ray.Donnellycreate