]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Oct 2025 05:56:39 +0000 (07:56 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Oct 2025 05:56:39 +0000 (11:26 +0530)
commit0114bbe43ac015b9b78af430653663e345ee8478
treef5b22c04c6008261723dafc77ea1c6ee53c1cc4e
parentf48128b6b3722ee2b2cef026e9679e37bd5b2517
[3.13] Document that `PyInterpreterState_GetDict` returns a borrowed reference (GH-139451) (#139464)

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