Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 31, 2017

Document the following functions:

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

Fix also PyMem_RawFree() documentation.
(cherry picked from commit ec2cbdd)

https://bugs.python.org/issue20064

Document the following functions:

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

Fix also PyMem_RawFree() documentation.
(cherry picked from commit ec2cbdd)
@miss-islington
Copy link
Contributor Author

@Haypo: Backport status check is done, and it's a success ✅ .

@vstinner vstinner merged commit 8543ce8 into python:3.6 Oct 31, 2017
@miss-islington
Copy link
Contributor Author

Thanks, @Haypo!

@miss-islington miss-islington deleted the backport-ec2cbdd-3.6 branch October 31, 2017 16:56
@vstinner
Copy link
Member

LGTM, good bot.

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.

4 participants