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 serhiy.storchaka, vstinner
Date 2017-12-15.21:43:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513374217.96.0.213398074469.issue32342@psf.upfronthosting.co.za>
In-reply-to
Content
PyLong_AsSize_t(w) cannot be zero thanks to Py_SIZE(w) > 0. I classified the issue as a false positive. Sorry for the noise.
History
Date User Action Args
2017-12-15 21:43:37vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-12-15 21:43:37vstinnersetmessageid: <1513374217.96.0.213398074469.issue32342@psf.upfronthosting.co.za>
2017-12-15 21:43:37vstinnerlinkissue32342 messages
2017-12-15 21:43:37vstinnercreate