]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 29 May 2021 03:32:42 +0000 (04:32 +0100)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 03:32:42 +0000 (04:32 +0100)
commit43cf7c864a2941b3f8f823e5928721dd286b7778
tree4f9db7e29ee99fb5df4f919d558f79482dad1de4
parent8b55bc3f93a655bc803bff79725d5fe3f124e2f0
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
Doc/c-api/gcsupport.rst
Doc/c-api/type.rst