]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118519: Fix empty weakref list check (#118520)
authorDino Viehland <dinoviehland@meta.com>
Thu, 2 May 2024 20:03:29 +0000 (13:03 -0700)
committerGitHub <noreply@github.com>
Thu, 2 May 2024 20:03:29 +0000 (13:03 -0700)
commite54b0c8a4ad6c6e958245eb3ea4ecc47e0f97ff0
tree7cc89e6f68cc7406f8c1f57e053832f7b5e31ed8
parent1e67b9207c31a92d76bfac09fc706c4dc703669e
gh-118519: Fix empty weakref list check (#118520)

Fix empty list check
Objects/weakrefobject.c