]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
authorPetr Viktorin <encukou@gmail.com>
Thu, 19 Jun 2025 07:00:41 +0000 (09:00 +0200)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 07:00:41 +0000 (09:00 +0200)
commit140731ff671395fb7a869c2784429c14dc83fb27
tree1755b4f0e3a817d813e4ecd7fb670a029d671441
parent725da50520c5cc3002f6f55bf67c56853507c604
Document that PyType_GetModuleByDef returns a borrowed reference (GH-135666)
Doc/c-api/type.rst
Doc/data/refcounts.dat