[issue23352] PyBuffer_IsContiguous() sometimes returns wrong result if suboffsets != NULL

Richard Hansen report at bugs.python.org
Fri Jan 30 02:42:25 CET 2015


Richard Hansen added the comment:

> The patch has an obvious syntax error :-)

Doh!

> Other than that, adding a comment would be nice.

Agreed, will do.

> Bonus points if you can write a test (3.x has infrastructure for that, see Lib/test/test_buffer.py).

I'll take a look.  Thanks!

----------

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


More information about the Python-bugs-list mailing list