]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 04:18:24 +0000 (06:18 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 04:18:24 +0000 (21:18 -0700)
commitce0eaa67032389d64fd2d7fb510e34372082eef8
treece2147a4f664006237454ceb956532bcca5a6bb3
parenta1a4cfcc8ee0da9302c566031cb3425f3238dd29
[3.13] gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769) (#124777)

gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769)
(cherry picked from commit 6f4d64b048133c60d40705fb5ef776f78c7dd710)

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