]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 13 Oct 2025 11:29:41 +0000 (13:29 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 11:29:41 +0000 (11:29 +0000)
commit278384150a2eb58a66c47dc148b2ec11b45fb8d0
tree1dccda40e5d7cb50d24a0975b62b2020417f8479
parent08a2b2de794250c1499f563631f13478a3dbad01
[3.13] gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032) (#140034)

gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032)
(cherry picked from commit 52996aaa78706e0f2a70953feaf97b474eb438e7)

Co-authored-by: Mikhail Efimov <efimov.mikhail@gmail.com>
Doc/c-api/object.rst
Doc/c-api/typeobj.rst