]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
dict: Remove redundant incref of immortal object Py_EMPTY_KEYS (GH-133200)
authorMae Hood <22501070+biglizards@users.noreply.github.com>
Wed, 30 Apr 2025 23:39:26 +0000 (00:39 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 23:39:26 +0000 (08:39 +0900)
commit011979132648d50f83d4506d768dca24de47c8c6
tree8fa584f220f6d757f73a9f15b4ce87f6e2b03bbb
parentcb35c11d82efd2959bda0397abcc1719bf6bb0cb
dict: Remove redundant incref of immortal object Py_EMPTY_KEYS (GH-133200)
Objects/dictobject.c