[issue10451] memoryview can be used to write into readonly buffer

Ross Lagerwall report at bugs.python.org
Tue Jan 18 18:01:11 CET 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

And a simple fix for the test_getargs2 test - it wraps the memoryview around a bytearray.

----------
Added file: http://bugs.python.org/file20441/testfix.patch

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


More information about the Python-bugs-list mailing list