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 skrah
Recipients belopolsky, benjamin.peterson, christian.heimes, georg.brandl, loewis, meador.inge, ncoghlan, pitrou, python-dev, skrah, vstinner
Date 2012-08-25.10:38:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345891097.0.0.555082092815.issue12834@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that for 3.2 this isn't so important given that non-contiguous
arrays have multiple issues there.

Christian, does a fix for 3.2 benefit FreeImage? Don't you run into
other problems with memoryview?


If it helps, I can try to write a patch for 3.2.
History
Date User Action Args
2012-08-25 10:38:17skrahsetrecipients: + skrah, loewis, georg.brandl, ncoghlan, belopolsky, pitrou, vstinner, christian.heimes, benjamin.peterson, meador.inge, python-dev
2012-08-25 10:38:17skrahsetmessageid: <1345891097.0.0.555082092815.issue12834@psf.upfronthosting.co.za>
2012-08-25 10:38:16skrahlinkissue12834 messages
2012-08-25 10:38:16skrahcreate