]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769)
authorsobolevn <mail@sobolevn.me>
Mon, 30 Sep 2024 01:47:45 +0000 (04:47 +0300)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:47:45 +0000 (20:47 -0500)
commit6f4d64b048133c60d40705fb5ef776f78c7dd710
tree4b2f1734fba9d480c5bbd0fddf26c8e0d4042927
parentb5774603a0c877f19b33fb922e2fb967b1d50329
gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769)
Lib/test/test_class.py