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 hakril, mark.dickinson, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2014-12-07.09:20:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417944021.58.0.283685560103.issue22939@psf.upfronthosting.co.za>
In-reply-to
Content
> check if the index is greater or equal than PY_SSIZET_MAX - 1.

Just PY_SSIZET_MAX.

Added other comments on Rietveld (look the email in the Spam folder).
History
Date User Action Args
2014-12-07 09:20:21serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, vstinner, r.david.murray, hakril
2014-12-07 09:20:21serhiy.storchakasetmessageid: <1417944021.58.0.283685560103.issue22939@psf.upfronthosting.co.za>
2014-12-07 09:20:21serhiy.storchakalinkissue22939 messages
2014-12-07 09:20:21serhiy.storchakacreate