]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-100474: Fix handling of dirs named index.html in http.server (GH-100504)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Dec 2022 20:29:21 +0000 (12:29 -0800)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 20:29:21 +0000 (15:29 -0500)
commitecbf136702267857b261a81b64f234965b9de913
tree0b8abfe83eb45eb150c5463d8bbb1bdbf79b2058
parent0dea92409e291cd61135d509204f60c46f6dfc0b
[3.10] gh-100474: Fix handling of dirs named index.html in http.server (GH-100504)

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]