]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-140170: Fix test_site with -s flag (GH-140179) (#140201)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 16 Oct 2025 10:57:00 +0000 (12:57 +0200)
committerGitHub <noreply@github.com>
Thu, 16 Oct 2025 10:57:00 +0000 (10:57 +0000)
commit9fb32eb83e332a01f082a1beaa9f3c4e35d32949
tree7e0b6c362a1c2f13d64d8ac0556f537146ec4c16
parentf09a6a2fc8b328bf0c1fadcb509fae291d4a454c
[3.13] gh-140170: Fix test_site with -s flag (GH-140179) (#140201)

gh-140170: Fix test_site with -s flag (GH-140179)

Commit
(cherry picked from commit 7ac94fcb1d09796f55faeaf30e349a86a88f7ed6)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Lib/test/test_site.py