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 serhiy.storchaka
Recipients larry, serhiy.storchaka, skrah, vstinner
Date 2015-02-02.12:52:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422881520.84.0.737814862238.issue23376@psf.upfronthosting.co.za>
In-reply-to
Content
I think memoryview(bytearray)[::2] provides non contiguous buffers. But I'm not sure this is tested.
History
Date User Action Args
2015-02-02 12:52:00serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, skrah
2015-02-02 12:52:00serhiy.storchakasetmessageid: <1422881520.84.0.737814862238.issue23376@psf.upfronthosting.co.za>
2015-02-02 12:52:00serhiy.storchakalinkissue23376 messages
2015-02-02 12:52:00serhiy.storchakacreate