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 skrah
Recipients docs@python, pitrou, skrah
Date 2018-03-25.18:32:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522002745.87.0.467229070634.issue33126@psf.upfronthosting.co.za>
In-reply-to
Content
And if view->len > len in PyBuffer_FromContiguous(), then
view will contain uninitialized bytes, which is bad.
History
Date User Action Args
2018-03-25 18:32:25skrahsetrecipients: + skrah, pitrou, docs@python
2018-03-25 18:32:25skrahsetmessageid: <1522002745.87.0.467229070634.issue33126@psf.upfronthosting.co.za>
2018-03-25 18:32:25skrahlinkissue33126 messages
2018-03-25 18:32:25skrahcreate