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 mark.dickinson
Recipients mark.dickinson, methane, rhettinger, serhiy.storchaka
Date 2016-06-21.17:04:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466528693.23.0.57216865801.issue27350@psf.upfronthosting.co.za>
In-reply-to
Content
> I found PY_INT32_T in pyport.h.  It seems only available when stdint.h is available.

That doesn't sound right. It should be available always.
History
Date User Action Args
2016-06-21 17:04:53mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, methane, serhiy.storchaka
2016-06-21 17:04:53mark.dickinsonsetmessageid: <1466528693.23.0.57216865801.issue27350@psf.upfronthosting.co.za>
2016-06-21 17:04:53mark.dickinsonlinkissue27350 messages
2016-06-21 17:04:53mark.dickinsoncreate