]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136702: Clear codec caches for refleak tests; use test.support helpers (GH-141345)
authorPetr Viktorin <encukou@gmail.com>
Mon, 10 Nov 2025 13:42:18 +0000 (14:42 +0100)
committerGitHub <noreply@github.com>
Mon, 10 Nov 2025 13:42:18 +0000 (14:42 +0100)
commit9f5152441d32166134c3c64f56f974b9476f9478
tree83d6a5fae4f3bf8232fc2830b2b1f4e75d2a07c4
parent13fa313bebed71d8bc64f1cfdaf4b2f1ddd3ce5f
gh-136702: Clear codec caches for refleak tests; use test.support helpers (GH-141345)

This should fix refleak buildbots.
Lib/test/libregrtest/utils.py
Lib/test/test_codecs.py
Lib/test/test_email/test_email.py
Lib/test/test_email/test_headerregistry.py