[issue8215] getargs.c in Python3 contains some TODO and the documentation is outdated

STINNER Victor report at bugs.python.org
Sat Apr 3 16:53:26 CEST 2010


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

The PEP 3118 describes some points about discontigious buffers, but there is no module nor third party libraries supporting them.

PIL 1.1.7 (the last version) doesn't support the buffer API (an image can not be "exported" as a buffer, but PIL accepts a buffer as input in some functions).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8215>
_______________________________________


More information about the Python-bugs-list mailing list