[issue19014] Allow memoryview.cast() for empty views

Roundup Robot report at bugs.python.org
Thu Oct 3 19:59:02 CEST 2013


Roundup Robot added the comment:

New changeset b08e092df155 by Antoine Pitrou in branch '3.3':
Issue #19014: memoryview.cast() is now allowed on zero-length views.
http://hg.python.org/cpython/rev/b08e092df155

New changeset 1e13a58c1b92 by Antoine Pitrou in branch 'default':
Issue #19014: memoryview.cast() is now allowed on zero-length views.
http://hg.python.org/cpython/rev/1e13a58c1b92

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list