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 vstinner
Recipients Arfrever, georg.brandl, mark.dickinson, meador.inge, pitrou, python-dev, skrah, vstinner
Date 2012-08-05.23:05:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344207931.04.0.860966956645.issue13072@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, the initial issue is not solved. Attached fixes the array == memoryview issue by using a valid format for the buffer.
History
Date User Action Args
2012-08-05 23:05:31vstinnersetrecipients: + vstinner, georg.brandl, mark.dickinson, pitrou, Arfrever, skrah, meador.inge, python-dev
2012-08-05 23:05:31vstinnersetmessageid: <1344207931.04.0.860966956645.issue13072@psf.upfronthosting.co.za>
2012-08-05 23:05:27vstinnerlinkissue13072 messages
2012-08-05 23:05:25vstinnercreate