Message 238301 - Python tracker

Message238301

Author vstinner
Recipients serhiy.storchaka, vstinner, wolma
Date 2015-03-17.15:22:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426605774.63.0.487311686342.issue23688@psf.upfronthosting.co.za>
In-reply-to
Content
> Better way is data = data.cast('B').

Why is this cast required? Can you please elaborate? If some memoryview must be rejected, again, we need more unit tests.
History
Date User Action Args
2015-03-17 15:22:54vstinnersetrecipients: + vstinner, serhiy.storchaka, wolma
2015-03-17 15:22:54vstinnersetmessageid: <1426605774.63.0.487311686342.issue23688@psf.upfronthosting.co.za>
2015-03-17 15:22:54vstinnerlinkissue23688 messages
2015-03-17 15:22:54vstinnercreate