]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:30:27 +0000 (13:30 +0200)
committerGitHub <noreply@github.com>
Mon, 13 Oct 2025 11:30:27 +0000 (11:30 +0000)
commit3cef7801dd496f002622c77a223ab210047f3fcd
treeb89f7b650132b7c231133b6ac32508d18c1e7f9d
parent0b84334e528bd59ffa68eca0c3d00ff1ab055c36
[3.14] gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032) (#140033)

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