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.snow
Recipients amaury.forgeotdarc, brett.cannon, eric.snow
Date 2012-07-04.01:43:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341366219.5.0.386929962119.issue15242@psf.upfronthosting.co.za>
In-reply-to
Content
> Can the #defines appear in pyconfig.h instead?  I find it easier to
> discover them this way, and will also simplify the implementation on
> Windows.

Agreed.  I'd like to pull them into Python/sysmodule.h, though.  I'm also going to drop the part that messes with SOABI.
History
Date User Action Args
2012-07-04 01:43:39eric.snowsetrecipients: + eric.snow, brett.cannon, amaury.forgeotdarc
2012-07-04 01:43:39eric.snowsetmessageid: <1341366219.5.0.386929962119.issue15242@psf.upfronthosting.co.za>
2012-07-04 01:43:38eric.snowlinkissue15242 messages
2012-07-04 01:43:38eric.snowcreate