]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148653: Fix reference leaks in test_marshal introduced in gh-148698 (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 18 Apr 2026 12:35:51 +0000 (14:35 +0200)
committerGitHub <noreply@github.com>
Sat, 18 Apr 2026 12:35:51 +0000 (12:35 +0000)
commita37b105eec575ae1803f326a20769b77232db535
tree84b24cea6e91951d7ed943ce1609e04590454451
parentd496c637a3dac2cc5d51aa4a7ebd9a740143a719
[3.14] gh-148653: Fix reference leaks in test_marshal introduced in gh-148698 (GH-148725) (GH-148727)

(cherry picked from commit 7ce737ea11919aebf7eef174f910759e74d0ea50)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_marshal.py