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 eric.araujo, ezio.melotti, nadeem.vawda, ncoghlan, pitrou, python-dev, rosslagerwall, tarek, terry.reedy, vstinner
Date 2011-10-12.15:50:01
SpamBayes Score 0.045198463
Marked as misclassified No
Message-id <1318434602.08.0.0333871435066.issue13150@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, #9878 should supersede this bug: it proposes to generate a C module to avoid parsing Makefile and pyconfig.h, and your patch proposes to generate a Python module with the same goal.
History
Date User Action Args
2011-10-12 15:50:02eric.araujosetrecipients: + eric.araujo, terry.reedy, ncoghlan, pitrou, vstinner, nadeem.vawda, tarek, ezio.melotti, rosslagerwall, python-dev
2011-10-12 15:50:02eric.araujosetmessageid: <1318434602.08.0.0333871435066.issue13150@psf.upfronthosting.co.za>
2011-10-12 15:50:01eric.araujolinkissue13150 messages
2011-10-12 15:50:01eric.araujocreate