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 rhettinger
Recipients martin.panter, rhettinger, tim.peters, xiang.zhang
Date 2016-08-02.00:24:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470097472.1.0.33956404463.issue27662@psf.upfronthosting.co.za>
In-reply-to
Content
The whole computation on that line is in size_t, so the use of PY_SIZE_MAX seems correct.
History
Date User Action Args
2016-08-02 00:32:14rhettingerunlinkissue27662 messages
2016-08-02 00:24:32rhettingersetrecipients: + rhettinger, tim.peters, martin.panter, xiang.zhang
2016-08-02 00:24:32rhettingersetmessageid: <1470097472.1.0.33956404463.issue27662@psf.upfronthosting.co.za>
2016-08-02 00:24:31rhettingerlinkissue27662 messages
2016-08-02 00:24:31rhettingercreate