]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-143916: Allow HTAB in wsgiref header values (#145141)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 Feb 2026 16:26:00 +0000 (17:26 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 16:26:00 +0000 (17:26 +0100)
commit8bb044d29310bb05d15086cdaa8bf64867d61a97
treecb4fc0076ca933ba8db93d285d582c3846f7d549
parent1899a025991a0b7895362e3c6ca13b6d8500cc56
[3.12] gh-143916: Allow HTAB in wsgiref header values (#145141)

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