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 christian.heimes
Recipients christian.heimes, meador.inge, ncoghlan, pitrou, python-dev, skrah, vstinner
Date 2012-07-20.12:25:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342787150.91.0.486042201468.issue12834@psf.upfronthosting.co.za>
In-reply-to
Content
You could move PyBuffer_ToContiguous() from abstract.c to memoryview.c.
History
Date User Action Args
2012-07-20 12:25:50christian.heimessetrecipients: + christian.heimes, ncoghlan, pitrou, vstinner, skrah, meador.inge, python-dev
2012-07-20 12:25:50christian.heimessetmessageid: <1342787150.91.0.486042201468.issue12834@psf.upfronthosting.co.za>
2012-07-20 12:25:50christian.heimeslinkissue12834 messages
2012-07-20 12:25:50christian.heimescreate