]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148653: Fix reference leaks in test_marshal introduced in gh-148698 (GH-148725)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 18 Apr 2026 12:11:14 +0000 (15:11 +0300)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2026 12:11:14 +0000 (12:11 +0000)
commit7ce737ea11919aebf7eef174f910759e74d0ea50
tree91d8f6cb86e668ecdcce1ff6c5f951f86c306dfd
parentd61fcf834d197f0113a6a507fdbecc1545d9d483
gh-148653: Fix reference leaks in test_marshal introduced in gh-148698 (GH-148725)
Lib/test/test_marshal.py