]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 29 May 2021 03:53:40 +0000 (20:53 -0700)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 03:53:40 +0000 (20:53 -0700)
commit7bd1304d49a110700b3f079e4b2dd1052a23bde4
tree5aea1d363f74a423affe1a8b2d5e67a6c93656c1
parenta30cbaee84262cdd4597f3204861ccdd86bbf533
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)

(cherry picked from commit 43cf7c864a2941b3f8f823e5928721dd286b7778)

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