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 dabeaz
Recipients dabeaz, pitrou, skrah
Date 2012-09-20.15:49:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348156200.1.0.188144945943.issue15944@psf.upfronthosting.co.za>
In-reply-to
Content
One followup note---I think it's fine to punt on cast('B') if the memoryview is non-contiguous.  That's a rare case that's probably not as common.
History
Date User Action Args
2012-09-20 15:50:00dabeazsetrecipients: + dabeaz, pitrou, skrah
2012-09-20 15:50:00dabeazsetmessageid: <1348156200.1.0.188144945943.issue15944@psf.upfronthosting.co.za>
2012-09-20 15:49:59dabeazlinkissue15944 messages
2012-09-20 15:49:59dabeazcreate