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 vstinner
Recipients Oren Milman, mark.dickinson, serhiy.storchaka, vstinner
Date 2017-03-15.09:00:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489568429.25.0.566784800414.issue29816@psf.upfronthosting.co.za>
In-reply-to
Content
FYI I saw recently that the C limitation of len() was reported in the "owasp-pysec" project:
https://github.com/ebranca/owasp-pysec/wiki/Overflow-in-len-function

I don't understand what such "deliberate" limitation was reported in a hardened CPython project?
History
Date User Action Args
2017-03-15 09:00:29vstinnersetrecipients: + vstinner, mark.dickinson, serhiy.storchaka, Oren Milman
2017-03-15 09:00:29vstinnersetmessageid: <1489568429.25.0.566784800414.issue29816@psf.upfronthosting.co.za>
2017-03-15 09:00:29vstinnerlinkissue29816 messages
2017-03-15 09:00:29vstinnercreate