]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46301: [Enum] fix refleak tests (GH30510)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 10 Jan 2022 19:09:00 +0000 (22:09 +0300)
committerGitHub <noreply@github.com>
Mon, 10 Jan 2022 19:09:00 +0000 (11:09 -0800)
commit582286d71c7ee61f5376a846a83c7be4a5727636
tree2f9b39cf4f34602ef5c98a68e961e25da183ba17
parent0d639678d33a0f085851a07259b8fe2782943118
bpo-46301: [Enum] fix refleak tests (GH30510)
Lib/test/test_enum.py