[Cython] Buffer API changed in Py3b3
Stefan Behnel
stefan_ml at behnel.de
Fri Aug 22 21:36:44 CEST 2008
Hi,
the buffer API changed in Py3b3, without updating the PEP. The reasoning
behind the changes were discussed in full length here:
http://bugs.python.org/issue3139
Here's an incomplete patch that updates the struct, but that's definitely not
enough, so I hope that Dag finds some time to fix things up.
Let's hope that this is a) really the last beta (at least Guido is pretty
determined to make it that) and b) the last major change to the buffer protocol.
Stefan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buffer-py3b3-fixes.patch
Type: text/x-patch
Size: 2464 bytes
Desc: not available
Url : http://codespeak.net/pipermail/cython-dev/attachments/20080822/5058e0f1/attachment.bin
More information about the Cython-dev
mailing list