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 benjamin.peterson
Recipients benjamin.peterson, docs@python, tvanslyke
Date 2018-03-12.06:29:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520836179.51.0.467229070634.issue33050@psf.upfronthosting.co.za>
In-reply-to
Content
In general, we try to confine ourselves to C99 aside from widely supported extensions like intXX_t (no one wants to go around writing int_least32_t).
History
Date User Action Args
2018-03-12 06:29:39benjamin.petersonsetrecipients: + benjamin.peterson, docs@python, tvanslyke
2018-03-12 06:29:39benjamin.petersonsetmessageid: <1520836179.51.0.467229070634.issue33050@psf.upfronthosting.co.za>
2018-03-12 06:29:39benjamin.petersonlinkissue33050 messages
2018-03-12 06:29:39benjamin.petersoncreate