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 Josh.Ayers, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2014-10-10.06:47:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412923671.1.0.923101112517.issue22580@psf.upfronthosting.co.za>
In-reply-to
Content
It looks rather as a bug in C code. There is no need to return Py_ssize_t instead of int.
History
Date User Action Args
2014-10-10 06:47:51serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, python-dev, Josh.Ayers
2014-10-10 06:47:51serhiy.storchakasetmessageid: <1412923671.1.0.923101112517.issue22580@psf.upfronthosting.co.za>
2014-10-10 06:47:51serhiy.storchakalinkissue22580 messages
2014-10-10 06:47:50serhiy.storchakacreate