Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[2.7] bpo-20064: Document PyObject_Malloc()#4204

Merged
vstinner merged 1 commit intopython:2.7python/cpython:2.7from
vstinner:pyobject_doc27Copy head branch name to clipboard
Oct 31, 2017
Merged

[2.7] bpo-20064: Document PyObject_Malloc()#4204
vstinner merged 1 commit intopython:2.7python/cpython:2.7from
vstinner:pyobject_doc27Copy head branch name to clipboard

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 31, 2017

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.