]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:18:00 +0000 (09:18 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 07:18:00 +0000 (09:18 +0200)
commit773ca09caa3be3e771ed241a8910ccd1581ba3e2
tree718cda488608ba127ca59aea2da9d71d9f42bbfc
parent7e783e55748d2ac8969a0a60686a49db22e5d173
[3.13] Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666) (GH-135702)

(cherry picked from commit 140731ff671395fb7a869c2784429c14dc83fb27)

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