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 martin.panter, paul.moore, steve.dower, tim.golden, vmurashev, zach.ware
Date 2016-09-25.12:12:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1474805529.65.0.730159068676.issue28267@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like Issue 4709 may also be a duplicate.

Your added definition is distant from the comment explaining it. And why not open MS_WIN64 to any Windows compiler, rather than limiting it to just MSC and MINGW?

I presume you are not building by running the configure script, but some other method. The advantage of moving this stuff out of PC/pyconfig.h is it can also be used with the pyconfig.h generated by the configure script.
History
Date User Action Args
2016-09-25 12:12:09martin.pantersetrecipients: + martin.panter, paul.moore, tim.golden, zach.ware, steve.dower, vmurashev
2016-09-25 12:12:09martin.pantersetmessageid: <1474805529.65.0.730159068676.issue28267@psf.upfronthosting.co.za>
2016-09-25 12:12:09martin.panterlinkissue28267 messages
2016-09-25 12:12:09martin.pantercreate