]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-100474: Fix handling of dirs named index.html in http.server (GH-100505)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Dec 2022 20:28:41 +0000 (12:28 -0800)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 20:28:41 +0000 (15:28 -0500)
commit714a93f6383042c1c12d9bdf2b5c2cdd7a72c20d
treedb06acad92e59322da250b4a0d171b4a9ccdac47
parent80013d78e0efa0bbb610408227ead50a4f16588d
[3.11] gh-100474: Fix handling of dirs named index.html in http.server (GH-100505)

Co-authored-by: James Frost <git@frost.cx>
Lib/http/server.py
Lib/test/test_httpservers.py
Misc/NEWS.d/next/Library/2022-12-23-21-02-43.gh-issue-100474.gppA4U.rst [new file with mode: 0644]