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

[3.6] bpo-20064: Document PyObject_Malloc() (GH-4199)#4203

Merged
vstinner merged 1 commit intopython:3.6python/cpython:3.6from
miss-islington:backport-ec2cbdd-3.6miss-islington/cpython:backport-ec2cbdd-3.6Copy head branch name to clipboard
Oct 31, 2017
Merged

[3.6] bpo-20064: Document PyObject_Malloc() (GH-4199)#4203
vstinner merged 1 commit intopython:3.6python/cpython:3.6from
miss-islington:backport-ec2cbdd-3.6miss-islington/cpython:backport-ec2cbdd-3.6Copy head branch name to clipboard

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

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