]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131178: add E2E mockless tests for `http.server` command-line interface (#134279)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 24 May 2025 11:48:50 +0000 (13:48 +0200)
committerGitHub <noreply@github.com>
Sat, 24 May 2025 11:48:50 +0000 (13:48 +0200)
commit5d9c8fe3f6168785cb608dddd3010042f39bb226
tree1ff009767c22f1798618c952cf758e7bf9a034b6
parent7b1010a57db9405f277139abef4016ba987b75fc
gh-131178: add E2E mockless tests for `http.server` command-line interface (#134279)
Lib/test/test_httpservers.py