]> granicus.if.org Git - python/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:51:00 +0000 (07:51 -0700)
committerINADA Naoki <methane@users.noreply.github.com>
Mon, 21 May 2018 14:51:00 +0000 (23:51 +0900)
commit2b4ed5da1d599190c3be0084ee235b0a8f0a75ea
treeaabaae9d692116c560f5d00fdfe98dc1ea76f6d4
parent316f86911a369a1c8f6f3a94620f1bdecefe59b2
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