diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-10-31 16:37:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-31 16:37:25 (GMT) |
commit | ec2cbdd1dff2c51788136480b2085e77506ebf34 (patch) | |
tree | c98843da8042e865ecd292db5e0f4e0a03a70683 /Python/importdl.c | |
parent | 2298fad5ff907dd48ea0fb5c71fa22334ef28c6b (diff) | |
download | cpython-ec2cbdd1dff2c51788136480b2085e77506ebf34.zip cpython-ec2cbdd1dff2c51788136480b2085e77506ebf34.tar.gz cpython-ec2cbdd1dff2c51788136480b2085e77506ebf34.tar.bz2 |
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/importdl.c')
0 files changed, 0 insertions, 0 deletions