]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Update mp_length of frozendict to use non atomic operation (gh-144913)
authorDonghee Na <donghee.na@python.org>
Tue, 17 Feb 2026 13:39:56 +0000 (22:39 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Feb 2026 13:39:56 +0000 (13:39 +0000)
commitfc05e5e3d7bcd59a64eabb8b94ee7af4d0bcc4d5
tree58fe11dc0f83255f5777f980226e9bf8dcecfe26
parent6ef2578f209f230f26c41683bd8eab6ee05e013c
gh-141510: Update mp_length of frozendict to use non atomic operation (gh-144913)
Objects/dictobject.c