]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134168: fix `http.server` CLI support for IPv6 and `--directory` when serving...
authorggqlq <124190229+ggqlq@users.noreply.github.com>
Sat, 24 May 2025 12:19:20 +0000 (20:19 +0800)
committerGitHub <noreply@github.com>
Sat, 24 May 2025 12:19:20 +0000 (12:19 +0000)
commit2fd09b011031f3c00c342b44e02e2817010e507c
treef9dac9db828642c5dee7567ef7b1ac6f8c4efb5a
parent5d9c8fe3f6168785cb608dddd3010042f39bb226
gh-134168: fix `http.server` CLI support for IPv6 and `--directory` when serving over HTTPS (#134169)
Lib/http/server.py
Misc/NEWS.d/next/Library/2025-05-18-13-23-29.gh-issue-134168.hgx3Xg.rst [new file with mode: 0644]