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 scoder
Recipients eric.snow, gvanrossum, ned.deily, rhettinger, scoder, vstinner, yselivanov
Date 2018-09-21.16:41:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537548116.75.0.956365154283.issue34762@psf.upfronthosting.co.za>
In-reply-to
Content
> because Py_buffer isn't a PyObject at all :)

It owns a PyObject reference to the buffer owner, though.
History
Date User Action Args
2018-09-21 16:41:56scodersetrecipients: + scoder, gvanrossum, rhettinger, vstinner, ned.deily, eric.snow, yselivanov
2018-09-21 16:41:56scodersetmessageid: <1537548116.75.0.956365154283.issue34762@psf.upfronthosting.co.za>
2018-09-21 16:41:56scoderlinkissue34762 messages
2018-09-21 16:41:56scodercreate