diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-10-31 17:08:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-31 17:08:28 (GMT) |
commit | 52ba7b447f41dad2754ddbc50ed97413b557bbe1 (patch) | |
tree | 5db16f85a6892e51849cf8b0628e3c36a9466736 /Modules/_cursesmodule.c | |
parent | 8cbf4e10646c3f5b8f0d274c2d7dea5bb6305f57 (diff) | |
download | cpython-52ba7b447f41dad2754ddbc50ed97413b557bbe1.zip cpython-52ba7b447f41dad2754ddbc50ed97413b557bbe1.tar.gz cpython-52ba7b447f41dad2754ddbc50ed97413b557bbe1.tar.bz2 |
bpo-20064: Document PyObject_Malloc() (#4204)
Document the following functions:
* PyObject_Malloc()
* PyObject_Realloc()
* PyObject_Free()
Document also the pymalloc allocator.
Diffstat (limited to 'Modules/_cursesmodule.c')
0 files changed, 0 insertions, 0 deletions