]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141510: Remove unncessary lock holding for frozendict repr (gh-144920)
authorDonghee Na <donghee.na@python.org>
Tue, 17 Feb 2026 14:52:50 +0000 (23:52 +0900)
committerGitHub <noreply@github.com>
Tue, 17 Feb 2026 14:52:50 +0000 (14:52 +0000)
commit1bd8cf9ed26977ac8c5cf3ec0eccdb6e7a3798e4
treed4363078fabd86ff2502a9b0d54f6d4f53451c4c
parentfc05e5e3d7bcd59a64eabb8b94ee7af4d0bcc4d5
gh-141510: Remove unncessary lock holding for frozendict repr (gh-144920)
Objects/dictobject.c