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 wolma
Recipients serhiy.storchaka, vstinner, wolma
Date 2015-03-17.15:50:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426607431.12.0.692271897462.issue23688@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy:
Why would data = data.cast('B') be required ? When would the memoryview not be in 'B' format already ?
History
Date User Action Args
2015-03-17 15:50:31wolmasetrecipients: + wolma, vstinner, serhiy.storchaka
2015-03-17 15:50:31wolmasetmessageid: <1426607431.12.0.692271897462.issue23688@psf.upfronthosting.co.za>
2015-03-17 15:50:31wolmalinkissue23688 messages
2015-03-17 15:50:31wolmacreate