]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Oct 2025 05:39:54 +0000 (07:39 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Oct 2025 05:39:54 +0000 (08:39 +0300)
commit1ae1db8056770a5979c7b359dc80f0fb8c06a383
treee90d5c46d92251399cfbcfedc91ce0028f89b7b5
parent622f37f9dd0624b97e599ebb44bfa5cbdf86cfb6
[3.14] Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451) (#139463)

Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451)
(cherry picked from commit 80cdf3ef74f6622899c1c82af1e08492e4ab7a00)

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