This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients ncoghlan, pitrou, python-dev, serhiy.storchaka, skrah, teoliphant
Date 2013-10-03.17:59:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3crMR91XcNz7Lk4@mail.python.org>
In-reply-to
Content
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
History
Date User Action Args
2013-10-03 17:59:02python-devsetrecipients: + python-dev, teoliphant, ncoghlan, pitrou, skrah, serhiy.storchaka
2013-10-03 17:59:02python-devlinkissue19014 messages
2013-10-03 17:59:02python-devcreate