COMMITS
/ Doc/c-api/memoryview.rst August 8, 2015
S
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
Stefan Krah committed
February 29, 2012
S
Add PyMemoryView_FromMemory() to whatsnew/3.3.
Stefan Krah committed
February 25, 2012
S
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah committed
November 25, 2011
E
fix some typos in Doc/c-api/memoryview.rst
Eli Bendersky committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
September 28, 2010
A
Give a dedicated page to memoryview objects, so that they can be part
Antoine Pitrou committed