]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99051: remove duplicated test from `test_weakref` (GH-99052)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Nov 2022 19:50:12 +0000 (11:50 -0800)
committerGitHub <noreply@github.com>
Sun, 6 Nov 2022 19:50:12 +0000 (11:50 -0800)
commitcd6fe9668935dfb38e493f997d19a19797555e88
tree91283943acc6116818a4b6aecbacdb803abe852e
parent380b12e4358a55567f1a2055551684f73486e56a
gh-99051: remove duplicated test from `test_weakref` (GH-99052)

(cherry picked from commit 8463cb55dabb78571e32d8c8c7de8679ab421c2c)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_weakref.py