]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 29 May 2021 03:21:26 +0000 (20:21 -0700)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 03:21:26 +0000 (04:21 +0100)
commit11049bece15b6fa08fa6d74aea8eb6bc2ebadfe5
treed3057cd8a0904a5b7b5e37a8bcfa5cb605e32ebb
parent1757ddd227d2aaee592162812cf735b1ef400622
bpo-44263: Better explain the GC contract for PyType_FromSpecWithBases (GH-26442) (GH-26443)

(cherry picked from commit 8b55bc3f93a655bc803bff79725d5fe3f124e2f0)

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