]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-113628: Fix test_site test with long stdlib paths (GH-113640) (#113672)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 3 Jan 2024 01:02:14 +0000 (02:02 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 01:02:14 +0000 (01:02 +0000)
commit93e9381e1c7c53b7a90851284719498c7452e925
tree9af39d59ea1b461b94a82ccfc69465e182201a8b
parent1c381ec4edfa6364474fa795a93ed1cccb6df903
[3.11] gh-113628: Fix test_site test with long stdlib paths (GH-113640) (#113672)

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