]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #26516: Enhance Python mem allocators doc
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 9 Mar 2016 13:49:52 +0000 (14:49 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 9 Mar 2016 13:49:52 +0000 (14:49 +0100)
commit29bf27fe7f4fb9efd84520b36b2d96460708b8e6
tree9cca0f8c7260c639d38a355a2ccee8089ce89afa
parent42a4366ad51e7a470e59d5694e75e194f18042f3
Issue #26516: Enhance Python mem allocators doc

* add link to PYTHONMALLOCSTATS env var
* add parameters to PyMem macros like PyMem_MALLOC()
* fix PyMem_SetupDebugHooks(): add Calloc functions
* add some newlines for readability
Doc/c-api/memory.rst