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 loewis
Recipients loewis, ned.deily, r.david.murray
Date 2013-08-01.12:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375358727.89.0.932931433446.issue18517@psf.upfronthosting.co.za>
In-reply-to
Content
I would be fine with it being build only in a debug build. The rationale for the module is that it should test whether the header files actually compile under the limited API (or whether e.g. some functions are exposed that rely on unexposed structures). So the main test is really whether it compiles.
History
Date User Action Args
2013-08-01 12:05:27loewissetrecipients: + loewis, ned.deily, r.david.murray
2013-08-01 12:05:27loewissetmessageid: <1375358727.89.0.932931433446.issue18517@psf.upfronthosting.co.za>
2013-08-01 12:05:27loewislinkissue18517 messages
2013-08-01 12:05:27loewiscreate