[Python-Dev] graphics maths types in python core?

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Apr 5 01:52:11 CEST 2009


Antoine Pitrou wrote:

> Both.
> Well, taking a buffer or memoryview to non-bytes data is supported, but since
> it's basically unused, some things are likely missing or broken

So you're saying the buffer interface *has* been fully
implemented, it just hasn't been tested very well?

If so, writing some things that attempt to use it in
non-trivial ways would be a useful thing to do.

-- 
Greg


More information about the Python-Dev mailing list