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 <[email protected]>
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: <[email protected]>
2012-08-05 23:05:27vstinnerlinkissue13072 messages
2012-08-05 23:05:25vstinnercreate