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 lazka
Recipients lazka, skrah
Date 2017-05-31.17:32:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496251920.13.0.766746721148.issue30527@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, so if I understand correctly, exposing always requires something implementing the buffer interface in some way. I might require multiple different memoryviews for this object, so maybe some proxy object implementing it might work.

Thanks Stefan for your quick help.
History
Date User Action Args
2017-05-31 17:32:00lazkasetrecipients: + lazka, skrah
2017-05-31 17:32:00lazkasetmessageid: <1496251920.13.0.766746721148.issue30527@psf.upfronthosting.co.za>
2017-05-31 17:32:00lazkalinkissue30527 messages
2017-05-31 17:32:00lazkacreate