]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-119451: Fix a potential denial of service in http.client (GH-119454) (...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Dec 2025 18:34:09 +0000 (19:34 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Dec 2025 18:34:09 +0000 (20:34 +0200)
commit4ce27904b597c77d74dd93f2c912676021a99155
tree7a26894a405a43fc690e198c95c60453df1e7a3f
parentafce34fbf01de84b053a9fef4a97d2c05f039986
[3.14] gh-119451: Fix a potential denial of service in http.client (GH-119454) (#142138)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS.d/next/Security/2024-05-23-11-47-48.gh-issue-119451.qkJe9-.rst [new file with mode: 0644]