]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-110756: Fix libregrtest clear_caches() for distutils (#111011)
authorVictor Stinner <vstinner@python.org>
Tue, 17 Oct 2023 23:20:36 +0000 (01:20 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 23:20:36 +0000 (23:20 +0000)
commit4ccd418a024d15d986a01588f935f43248c2f05d
tree699bb1314e2da8cba83b65f9df4ce0df381d1061
parent1af7b7db0d1cd6756ecb6081364fdd1378b1605c
[3.11] gh-110756: Fix libregrtest clear_caches() for distutils (#111011)

gh-110756: Fix libregrtest clear_caches() for distutils

Restore code removed by recent sync with the main branch which no
longer has distutils:
commit 26748ed4f61520c59af15547792d1e73144a4314.
Lib/test/libregrtest/utils.py