]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] gh-143916: Allow HTAB in wsgiref header values (#145140)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Mar 2026 22:59:29 +0000 (23:59 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2026 22:59:29 +0000 (22:59 +0000)
commitc592227ffb48679af9845a45dbb0875d975bb219
tree1ca05938f62223f715aef58cbed0f5c6907fe055
parent4be624a99472e5540825ebbda2a3e22bb3893e24
[3.10] gh-143916: Allow HTAB in wsgiref header values (#145140)

gh-143916: Allow HTAB in wsgiref header values
(cherry picked from commit 66da7bf6fe7b81e3ecc9c0a25bd47d4616c8d1a6)

Co-authored-by: Seth Michael Larson <seth@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_wsgiref.py
Lib/wsgiref/headers.py