]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Jun 2025 07:17:53 +0000 (09:17 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 07:17:53 +0000 (09:17 +0200)
commitaee789cf976ff10b2a77d5ba16d4326e5b621841
treed0790a1a164339e46193cc748f72a7f08ba9bfc7
parentbc8ed42176b89cd9b965a172c3a0324db3c68754
[3.14] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666) (GH-135701)

(cherry picked from commit 140731ff671395fb7a869c2784429c14dc83fb27)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/type.rst
Doc/data/refcounts.dat