]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-144370: Disallow usage of control characters in status in wsgiref.handlers... 3.10
authorVictor Stinner <vstinner@python.org>
Sun, 17 May 2026 18:33:20 +0000 (20:33 +0200)
committerGitHub <noreply@github.com>
Sun, 17 May 2026 18:33:20 +0000 (11:33 -0700)
commit10cf7e2bf76171f7c3b050a9acd762320e00486b
tree3864ec7397101c4c796645be00c3fdc5cea079de
parent72dde1016493c52abe857fc4a7bf6c40138b4114
[3.10] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371) (#145673)
Lib/test/test_wsgiref.py
Lib/wsgiref/handlers.py
Misc/ACKS
Misc/NEWS.d/next/Security/2026-01-31-21-56-54.gh-issue-144370.fp9m8t.rst [new file with mode: 0644]