diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2017-10-31 16:56:11 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-10-31 16:56:11 (GMT) |
commit | 8543ce8ffd57d770b57fe653e0ab7fada1a4c343 (patch) | |
tree | ab20cf707e47adff5a018b12e2b4cb014ad313a8 /Include/code.h | |
parent | 6969d368c43d4c97e5f7b7b22904305ec68f79ba (diff) | |
download | cpython-8543ce8ffd57d770b57fe653e0ab7fada1a4c343.zip cpython-8543ce8ffd57d770b57fe653e0ab7fada1a4c343.tar.gz cpython-8543ce8ffd57d770b57fe653e0ab7fada1a4c343.tar.bz2 |
bpo-20064: Document PyObject_Malloc() (GH-4199) (#4203)
Document the following functions:
* PyObject_Malloc()
* PyObject_Calloc()
* PyObject_Realloc()
* PyObject_Free()
Fix also PyMem_RawFree() documentation.
(cherry picked from commit ec2cbdd1dff2c51788136480b2085e77506ebf34)
Diffstat (limited to 'Include/code.h')
0 files changed, 0 insertions, 0 deletions