]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131178: Add tests for `http.server` command-line interface (#132540)
authorggqlq <124190229+ggqlq@users.noreply.github.com>
Mon, 19 May 2025 12:15:04 +0000 (20:15 +0800)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 12:15:04 +0000 (12:15 +0000)
commit605022aeb69ae19cae1c020a6993ab5c433ce907
tree9f7e0679145d5b62ce9798b866d07afc447c9df0
parent986c3670285670558b6e6f77ff1507dfcc2c99fa
gh-131178: Add tests for `http.server` command-line interface (#132540)
Lib/http/server.py
Lib/test/test_httpservers.py