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 ronaldoussoren
Recipients LnL7, ned.deily, orivej, ronaldoussoren
Date 2018-07-03.07:47:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530604043.18.0.56676864532.issue34027@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with Ned that we shouldn't add code to deal with non-standard compiler setups, correctly supporting macOS is hard enough as it is.

That said, the attached patch (but not PR8056) looks fine to me, it includes all possibly relevant headers files (as mentioned in msg320933) and that should be ok.  The PR is not acceptable because it unnecessarily contains macOS specific code.
History
Date User Action Args
2018-07-03 07:47:23ronaldoussorensetrecipients: + ronaldoussoren, orivej, ned.deily, LnL7
2018-07-03 07:47:23ronaldoussorensetmessageid: <1530604043.18.0.56676864532.issue34027@psf.upfronthosting.co.za>
2018-07-03 07:47:23ronaldoussorenlinkissue34027 messages
2018-07-03 07:47:23ronaldoussorencreate