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 MajeedArni, eryksun, ned.deily, python-dev, r.david.murray, steve.dower, tim.golden, yselivanov, zach.ware
Date 2015-05-27.15:56:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432742215.65.0.586543382652.issue24244@psf.upfronthosting.co.za>
In-reply-to
Content
Those macros are only included if Py_BUILD_CORE is defined, regardless of platform (see Include/pyport.h).

Is it possible that's being undefined somehow?
History
Date User Action Args
2015-05-27 15:56:55steve.dowersetrecipients: + steve.dower, tim.golden, ned.deily, r.david.murray, python-dev, zach.ware, yselivanov, eryksun, MajeedArni
2015-05-27 15:56:55steve.dowersetmessageid: <1432742215.65.0.586543382652.issue24244@psf.upfronthosting.co.za>
2015-05-27 15:56:55steve.dowerlinkissue24244 messages
2015-05-27 15:56:55steve.dowercreate