index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
c-api
/
memoryview.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669)
Nikita Sobolev
2024-01-29
1
-0/+13
*
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner
2023-05-04
1
-1/+1
*
Fix types in buffer/memoryview docs (#98118)
da-woods
2022-10-10
1
-1/+1
*
bpo-46140: take more Py_buffer arguments as const * (GH-30217)
David Hewitt
2021-12-22
1
-2/+1
*
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni
2021-01-06
1
-1/+2
*
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka
2019-10-30
1
-1/+1
*
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel
2019-05-17
1
-1/+1
*
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
Stefan Krah
2015-08-08
1
-1/+1
*
Add PyMemoryView_FromMemory() to whatsnew/3.3.
Stefan Krah
2012-02-29
1
-0/+2
*
- Issue #10181: New memoryview implementation fixes multiple ownership
Stefan Krah
2012-02-25
1
-10/+19
*
fix some typos in Doc/c-api/memoryview.rst
Eli Bendersky
2011-11-25
1
-2/+2
*
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl
2010-10-06
1
-6/+6
*
Give a dedicated page to memoryview objects, so that they can be part
Antoine Pitrou
2010-09-28
1
-0/+52