COMMITS
/ Doc/c-api/memoryview.rst October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
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