]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 May 2018 14:10:27 +0000 (07:10 -0700)
committerGitHub <noreply@github.com>
Mon, 21 May 2018 14:10:27 +0000 (07:10 -0700)
commit3ccc31386da5f35f83756a265429831d650db731
tree77a7043a033346d11bd2290a23c97cace52b629a
parentea9a0994cd0f4bd37799b045c34097eb21662b3d
bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021)

(cherry picked from commit 1179f4b40f375af5c59cd4b6be9cc313fa0e1a37)

Co-authored-by: INADA Naoki <methane@users.noreply.github.com>
Doc/c-api/gcsupport.rst
Modules/gcmodule.c