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 barry, benjamin.peterson, ezio.melotti, georg.brandl, larry, loewis, mrabarnett, pitrou, python-dev, serhiy.storchaka
Date 2013-01-10.16:33:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357835620.47.0.304850093731.issue10182@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, 2.7 should just use PyInt_FromSsize_t, which only promotes when needed.
History
Date User Action Args
2013-01-10 16:33:46benjamin.petersonsetrecipients: + benjamin.peterson, loewis, barry, georg.brandl, pitrou, larry, ezio.melotti, mrabarnett, python-dev, serhiy.storchaka
2013-01-10 16:33:40benjamin.petersonsetmessageid: <1357835620.47.0.304850093731.issue10182@psf.upfronthosting.co.za>
2013-01-10 16:33:39benjamin.petersonlinkissue10182 messages
2013-01-10 16:33:36benjamin.petersoncreate