]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-131178: Add tests for `site` command-line interface (GH-133582) (GH-137832)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 19:11:43 +0000 (21:11 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 19:11:43 +0000 (19:11 +0000)
commitdf739f33d375f515c2e5c73446a7a14ed4e0cef8
tree2cc81e66aa742e4c4d13a10729fdbac77be5dc5a
parentc7326813f57ea736388462fba40acd6ccb9775b0
[3.14] gh-131178: Add tests for `site` command-line interface  (GH-133582) (GH-137832)

gh-131178: Add tests for `site` command-line interface  (GH-133582)
(cherry picked from commit 03f5519d776e28ffd0b8344ef328ecddf863fe0a)

Co-authored-by: ggqlq <124190229+ggqlq@users.noreply.github.com>
Lib/test/test_site.py