]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-121220: Mark test_threaded_weak_value_dict_copy() as CPU-heavy (#121221)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Mon, 1 Jul 2024 13:33:02 +0000 (16:33 +0300)
committerGitHub <noreply@github.com>
Mon, 1 Jul 2024 13:33:02 +0000 (15:33 +0200)
commitc7991cc28788bbb086fd85d8fc55e20742f0de88
tree9d5a3b1ac3894b2f048070f8f1b04a27f731cd81
parent56a3ce2715509fc8e42ae40ec40ce6a590448da4
gh-121220: Mark test_threaded_weak_value_dict_copy() as CPU-heavy (#121221)

Mark test_threaded_weak_value_dict_copy() and
test_threaded_weak_key_dict_copy() of test_weakref as
CPU-heavy tests
Lib/test/test_weakref.py