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 ncoghlan, pitrou, skrah, vstinner
Date 2012-01-25.18:00:18
SpamBayes Score 0.004848882
Marked as misclassified No
Message-id <1327514419.3.0.0520049565666.issue12834@psf.upfronthosting.co.za>
In-reply-to
Content
I removed the dependency since PyBuffer_ToContiguous() still needs to
be fixed in abstract.c while memoryview.tobytes() now works in the
PEP-3118 repo.
History
Date User Action Args
2012-01-25 18:00:19skrahsetrecipients: + skrah, ncoghlan, pitrou, vstinner
2012-01-25 18:00:19skrahsetmessageid: <1327514419.3.0.0520049565666.issue12834@psf.upfronthosting.co.za>
2012-01-25 18:00:18skrahlinkissue12834 messages
2012-01-25 18:00:18skrahcreate