]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-108822: Fix regrtest clear_caches() (#109432)
authorVictor Stinner <vstinner@python.org>
Fri, 15 Sep 2023 00:07:28 +0000 (02:07 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2023 00:07:28 +0000 (00:07 +0000)
commit7a20797056173b4628b5e23d2122a665ad7f5ee5
tree1d4f24b82b5151056db62d34631423e90e677366
parentf7bfac4b3dd30920f97a542fd78c355ce62aa267
[3.11] gh-108822: Fix regrtest clear_caches() (#109432)

gh-108822: Fix regrtest clear_caches()

Python 3.11 doesn't have fractions._hash_algorithm cache.
Lib/test/libregrtest/utils.py