[issue3946] PyObject_CheckReadBuffer crashes on memoryview object

Benjamin Peterson report at bugs.python.org
Thu Sep 25 22:30:26 CEST 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

On Thu, Sep 25, 2008 at 6:39 AM, Antoine Pitrou <report at bugs.python.org> wrote:
>
> Antoine Pitrou <pitrou at free.fr> added the comment:
>
> The test would be better in test_memoryview rather than in test_builtin.

I disagree. The test I added is really about compile, and its failure
was really just a side effect of the buffer bug.

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


More information about the Python-bugs-list mailing list