]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-121749: Fix discrepancy in docs for `PyModule_AddObjectRef` (GH-121750...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 14 Jul 2024 10:31:46 +0000 (12:31 +0200)
committerGitHub <noreply@github.com>
Sun, 14 Jul 2024 10:31:46 +0000 (12:31 +0200)
commitf672ee224253cf0f9e5ed77450a9c746ab73c36d
tree7d8468f7d2b160287d158772127b3ba38d71970a
parentdfedbdba402448d6ed7ea3cf13772305c7959eee
[3.13] gh-121749: Fix discrepancy in docs for `PyModule_AddObjectRef` (GH-121750) (GH-121752)

(cherry picked from commit 26dfb2771236bfd96cdaa1081103f75141ecff47)

Co-authored-by: Dominic H <dom@dominic.sk>
Doc/c-api/module.rst
Misc/NEWS.d/next/Documentation/2024-07-14-11-48-10.gh-issue-121749.nxHoTk.rst [new file with mode: 0644]