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 larry, serhiy.storchaka, skrah, vstinner
Date 2015-02-02.21:44:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422913499.99.0.150761548103.issue23376@psf.upfronthosting.co.za>
In-reply-to
Content
> Victor, I think you added the contiguity test in 9d49b744078c. Do you
remember why?

I don't understand the change like that. The call to PyBuffer_IsContiguous(view, 'C') was older than this changeset.
History
Date User Action Args
2015-02-02 21:45:00vstinnersetrecipients: + vstinner, larry, skrah, serhiy.storchaka
2015-02-02 21:44:59vstinnersetmessageid: <1422913499.99.0.150761548103.issue23376@psf.upfronthosting.co.za>
2015-02-02 21:44:59vstinnerlinkissue23376 messages
2015-02-02 21:44:59vstinnercreate