[2.7] bpo-20064: Document PyObject_Malloc() by vstinner · Pull Request #4204 · python/cpython

Conversation

@vstinner

Copy link

Member

@vstinner vstinner commented

Oct 31, 2017

edited by bedevere-bot

Loading

Document the following functions:

  • PyObject_Malloc()
  • PyObject_Realloc()
  • PyObject_Free()

Document also the pymalloc allocator.

https://bugs.python.org/issue20064

Document the following functions:

* PyObject_Malloc()
* PyObject_Realloc()
* PyObject_Free()

Document also the pymalloc allocator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot