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 steve.dower
Recipients loewis, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2015-05-28.15:47:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432828056.77.0.739379987456.issue23903@psf.upfronthosting.co.za>
In-reply-to
Content
It might be nice to have a test that tries to import all of the stable ABI at build time so that the buildbots break if someone adds a new API and doesn't think about what they've done.

As an aside, it'd be nice for the script to take the version numbers as args so we can integrate it into the MSBuild steps (which already know the version) and avoid having to update this each time we update the Python version.
History
Date User Action Args
2015-05-28 15:47:36steve.dowersetrecipients: + steve.dower, loewis, tim.golden, zach.ware, serhiy.storchaka
2015-05-28 15:47:36steve.dowersetmessageid: <1432828056.77.0.739379987456.issue23903@psf.upfronthosting.co.za>
2015-05-28 15:47:36steve.dowerlinkissue23903 messages
2015-05-28 15:47:36steve.dowercreate