[2.7] bpo-20064: Document PyObject_Malloc() by vstinner · Pull Request #4204 · python/cpython
Conversation
Copy link
Member
Document the following functions:
- PyObject_Malloc()
- PyObject_Realloc()
- PyObject_Free()
Document also the pymalloc allocator.
Document the following functions: * PyObject_Malloc() * PyObject_Realloc() * PyObject_Free() Document also the pymalloc allocator.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
added
the
skip news
label
vstinner
merged commit
52ba7b4
into
python:2.7
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
pyobject_doc27
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment