]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-98741: Remove useless check_home usage from is_python_build usage (GH-98743...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Oct 2022 22:35:54 +0000 (15:35 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Oct 2022 22:35:54 +0000 (23:35 +0100)
commit3bad567d085e5380fd6c4309e44aee7b8ee4ea36
tree4e252f81c3cc50021e5681e058c4c8cdea256e34
parent5f86275ec2d9c82997e9a314409773cc53799d4e
[3.11] gh-98741: Remove useless check_home usage from is_python_build usage (GH-98743) (GH-98746)

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Lib/test/support/__init__.py
Lib/venv/__init__.py