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 benjamin.peterson, christian.heimes, doko, ned.deily, serhiy.storchaka, skrah, vstinner, ztane
Date 2016-09-14.08:03:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473840217.07.0.404086840155.issue28055@psf.upfronthosting.co.za>
In-reply-to
Content
For memoryview this is not possible: It is explicitly unaligned and the feature is used in e.g. NumPy.
History
Date User Action Args
2016-09-14 08:03:37skrahsetrecipients: + skrah, doko, vstinner, christian.heimes, benjamin.peterson, ned.deily, serhiy.storchaka, ztane
2016-09-14 08:03:37skrahsetmessageid: <1473840217.07.0.404086840155.issue28055@psf.upfronthosting.co.za>
2016-09-14 08:03:37skrahlinkissue28055 messages
2016-09-14 08:03:37skrahcreate