]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 29 May 2021 17:49:16 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 17:49:16 +0000 (18:49 +0100)
commitd8ce746e7c5193757c8d316105870b0dc5d6fa53
tree370d3ad32b0d951b1dba9d38583d9de779ffc043
parentaddd32986f703e692463828ac0014023a901010f
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445) (#26446)

(cherry picked from commit 43cf7c864a2941b3f8f823e5928721dd286b7778)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Doc/c-api/gcsupport.rst
Doc/c-api/type.rst