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 martin.panter
Recipients Alex.Willmer, benjamin.peterson, martin.panter, vstinner, xdegaye, yan12125
Date 2016-10-18.03:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476760073.37.0.294383252002.issue27659@psf.upfronthosting.co.za>
In-reply-to
Content
If there is an obscure platform where we don’t include the right header file for a function, changing the warning into an error would cause the build to fail. If we do make it an error, it should only be so for 3.7.
History
Date User Action Args
2016-10-18 03:07:53martin.pantersetrecipients: + martin.panter, vstinner, benjamin.peterson, xdegaye, Alex.Willmer, yan12125
2016-10-18 03:07:53martin.pantersetmessageid: <1476760073.37.0.294383252002.issue27659@psf.upfronthosting.co.za>
2016-10-18 03:07:53martin.panterlinkissue27659 messages
2016-10-18 03:07:52martin.pantercreate