Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
993f535ae9276efc7be61fb06a67b629ff92e25d
/
Doc
/
c-api
/
memory.rst
f5c4b99
PyMem_Malloc() now uses the fast pymalloc allocator
by Victor Stinner
· 9 years ago
d1700a9
Fix typo in doc: avoid the french "& cie" :-)
by Victor Stinner
· 9 years ago
9b46a57
Doc: fix typos, patch written by Stefan Behnel
by Victor Stinner
· 9 years ago
c2fc568
Enhance documentation on malloc debug hooks
by Victor Stinner
· 9 years ago
0611c26
On memory error, dump the memory block traceback
by Victor Stinner
· 9 years ago
c4aec36
Check the GIL in PyObject_Malloc()
by Victor Stinner
· 9 years ago
34be807
Add PYTHONMALLOC env var
by Victor Stinner
· 9 years ago
29bf27f
Issue #26516: Enhance Python mem allocators doc
by Victor Stinner
· 9 years ago
f3cae79
Merge: #23957: fix typo.
by R David Murray
· 10 years ago
5be7f15
#23957: fix typo.
by R David Murray
· 10 years ago
d8f0d92
Issue #21233: Rename the C structure "PyMemAllocator" to "PyMemAllocatorEx" to
by Victor Stinner
· 10 years ago
db067af
Issue #21233: Add new C functions: PyMem_RawCalloc(), PyMem_Calloc(),
by Victor Stinner
· 11 years ago
6cf185d
Issue #18874: _PyObject_Malloc/Realloc/Free() now falls back on
by Victor Stinner
· 11 years ago
0507bf5
Issue #3329: Implement the PEP 445
by Victor Stinner
· 11 years ago
36f01ad
Revert changeset 6661a8154eb3: Issue #3329: Add new APIs to customize memory allocators
by Victor Stinner
· 11 years ago
4d70562
Issue #3329: Add new APIs to customize memory allocators
by Victor Stinner
· 11 years ago
4b52ae8
Clean up references to the no longer existing PyString_ APIs in our docs.
by Gregory P. Smith
· 12 years ago
7dbee38
fix docs for c-api memory functions
by Andrew Svetlov
· 12 years ago
60203b4
Migrate to Sphinx 1.0 C language constructs.
by Georg Brandl
· 14 years ago
d492ad8
Merged revisions 65182 via svnmerge from
by Georg Brandl
· 16 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 17 years ago