]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131178: Add tests for `site` command-line interface (GH-133582) (GH-137833)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Aug 2025 18:22:46 +0000 (20:22 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 18:22:46 +0000 (18:22 +0000)
commit8d6e1075dac0fd04211c8159f0599b243cb1c4b0
treed6fbf3925e937e45a6ce027fa4f48b151bf9472e
parent83e4b43626462c37e8b66e1623226ef8a9e5d21c
[3.13] gh-131178: Add tests for `site` command-line interface  (GH-133582) (GH-137833)

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