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 serhiy.storchaka
Recipients cgohlke, serhiy.storchaka
Date 2013-09-04.14:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378304935.92.0.16177319048.issue18909@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, for less surprise we should use PyInt_FromSsize_t() on Python 2.7.
History
Date User Action Args
2013-09-04 14:28:55serhiy.storchakasetrecipients: + serhiy.storchaka, cgohlke
2013-09-04 14:28:55serhiy.storchakasetmessageid: <1378304935.92.0.16177319048.issue18909@psf.upfronthosting.co.za>
2013-09-04 14:28:55serhiy.storchakalinkissue18909 messages
2013-09-04 14:28:55serhiy.storchakacreate