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 loewis
Recipients loewis, ncoghlan, skrah
Date 2012-08-11.09:32:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344677523.45.0.175496438254.issue15622@psf.upfronthosting.co.za>
In-reply-to
Content
That the struct module hasn't been updated to support the PEP 3118 is already reported as issue 3132, please don't confuse the issues. This issue is about memoryview.

One solution would be to revert the PEPs decision that 'c' is UCS-1.
History
Date User Action Args
2012-08-11 09:32:03loewissetrecipients: + loewis, ncoghlan, skrah
2012-08-11 09:32:03loewissetmessageid: <1344677523.45.0.175496438254.issue15622@psf.upfronthosting.co.za>
2012-08-11 09:32:02loewislinkissue15622 messages
2012-08-11 09:32:02loewiscreate