]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113628: Fix test_site test with long stdlib paths (GH-113640) (#113671)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Jan 2024 00:59:39 +0000 (01:59 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 00:59:39 +0000 (17:59 -0700)
commit329f8d1f0b868b3e9bd23085157cb29aecf9bac1
tree9637511a8731b6aee553bac998b6ac374a960470
parent499f1d0a03c285f0cfbbfb1c1f1d1ce709f8ce69
[3.12] gh-113628: Fix test_site test with long stdlib paths (GH-113640) (#113671)

gh-113628: Fix test_site test with long stdlib paths (GH-113640)
(cherry picked from commit 5dc79e3d7f26a6a871a89ce3efc9f1bcee7bb447)

Co-authored-by: Itamar Oren <itamarost@gmail.com>
Lib/test/test_site.py