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 ned.deily
Recipients belopolsky, jeremyhu, ned.deily, ronaldoussoren, sashk, tdsmith
Date 2016-09-16.21:29:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474061390.99.0.960151256715.issue27806@psf.upfronthosting.co.za>
In-reply-to
Content
sashk, thanks for the patches!  The general approach LGTM as well.  Unfortunately, we need the fix to work with gcc-4.2 since the Python 2.7 installers are still built and supported on OS X 10.5 and 10.6 and the __has_include preprocessor construct is not available in gcc-4.2.
History
Date User Action Args
2016-09-16 21:29:51ned.deilysetrecipients: + ned.deily, ronaldoussoren, belopolsky, tdsmith, sashk, jeremyhu
2016-09-16 21:29:50ned.deilysetmessageid: <1474061390.99.0.960151256715.issue27806@psf.upfronthosting.co.za>
2016-09-16 21:29:50ned.deilylinkissue27806 messages
2016-09-16 21:29:50ned.deilycreate