]> granicus.if.org Git - python/commit
Close #19078: memoryview now supports reversed
authorNick Coghlan <ncoghlan@gmail.com>
Wed, 2 Oct 2013 12:06:54 +0000 (22:06 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Wed, 2 Oct 2013 12:06:54 +0000 (22:06 +1000)
commita0f169cde878f08c2873b0cdf42118439113a96f
tree8b9911ccf09128706ab58573512a640a354bec36
parentdff9e2535f5bf73f1491edc45928eef51a701074
Close #19078: memoryview now supports reversed

Patch by Claudiu Popa
Lib/test/test_memoryview.py
Misc/NEWS
Objects/memoryobject.c