diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-10-31 09:37:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-31 09:37:25 -0700 |
commit | ec2cbdd1dff2c51788136480b2085e77506ebf34 (patch) | |
tree | c98843da8042e865ecd292db5e0f4e0a03a70683 /Python/pytime.c | |
parent | 2298fad5ff907dd48ea0fb5c71fa22334ef28c6b (diff) | |
download | cpython-git-ec2cbdd1dff2c51788136480b2085e77506ebf34.tar.gz |
bpo-20064: Document PyObject_Malloc() (#4199)
Document the following functions:
* PyObject_Malloc()
* PyObject_Calloc()
* PyObject_Realloc()
* PyObject_Free()
Fix also PyMem_RawFree() documentation.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions