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 kermode, mark.dickinson, ncoghlan, pitrou, skrah, teoliphant
Date 2012-02-09.22:42:30
SpamBayes Score 0.00035375473
Marked as misclassified No
Message-id <1328827351.01.0.046760450917.issue9990@psf.upfronthosting.co.za>
In-reply-to
Content
I ran the demo in the pep-3118 repo, and it is fixed (see #10181):

$ ./bufrel 
Accessing buffer directly...
Accessing buffer through a memory view...
Done.
History
Date User Action Args
2012-02-09 22:42:31skrahsetrecipients: + skrah, teoliphant, mark.dickinson, ncoghlan, kermode, pitrou
2012-02-09 22:42:31skrahsetmessageid: <1328827351.01.0.046760450917.issue9990@psf.upfronthosting.co.za>
2012-02-09 22:42:30skrahlinkissue9990 messages
2012-02-09 22:42:30skrahcreate