]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-134168: fix `http.server` CLI support for IPv6 and `--directory` when servi...
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 24 May 2025 13:34:31 +0000 (15:34 +0200)
committerGitHub <noreply@github.com>
Sat, 24 May 2025 13:34:31 +0000 (15:34 +0200)
commit81f099375e3007709e3668e603edd188c05d662d
tree39e51ca1a1acdfa79e3699dbbd80f966a24325fc
parent162e3f35110a49084e8e9c0d1267864df8da43df
[3.14] gh-134168: fix `http.server` CLI support for IPv6 and `--directory` when serving over HTTPS (GH-134169) (#134630)

[3.14] gh-134168: fix `http.server` CLI support for IPv6 and `--directory` when serving over HTTPS (GH-134169)
(cherry picked from commit 2fd09b011031f3c00c342b44e02e2817010e507c)

Co-authored-by: ggqlq <124190229+ggqlq@users.noreply.github.com>
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]