]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-144370: Disallow usage of control characters in status in wsgiref.handlers... 3.11 98846/head
authorVictor Stinner <vstinner@python.org>
Sun, 17 May 2026 18:33:30 +0000 (20:33 +0200)
committerGitHub <noreply@github.com>
Sun, 17 May 2026 18:33:30 +0000 (11:33 -0700)
commit3b80905fdc18c3fc3de57794e82a2ec3f8c8da52
tree36728728e757a8919c8ecc94ff170b5d45e0439a
parent9a23b753552afa28e3a2f4d8863572fc66479406
[3.11] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (#144371) (#145672)
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]