]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-111929: Fix regrtest clear_caches() (#111949)
authorVictor Stinner <vstinner@python.org>
Sun, 12 Nov 2023 23:00:38 +0000 (00:00 +0100)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2023 23:00:38 +0000 (00:00 +0100)
commitaa3232db23e0dabbabb0a1f8fc9bb20bf7ec68c9
tree8d0f4b507cbacd2b4434351027067b60f64f5d96
parent9536fe1656a8be775172bf8d14751ad6e3ebbd0a
[3.11] gh-111929: Fix regrtest clear_caches() (#111949)

gh-111929: Fix regrtest clear_caches()

Python 3.11 doesn't have the fractions._hash_algorithm.cache_clear()
function.
Lib/test/libregrtest/utils.py