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

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