]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143916: Allow HTAB in wsgiref header values (#144761)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 21 Feb 2026 12:14:51 +0000 (13:14 +0100)
committerGitHub <noreply@github.com>
Sat, 21 Feb 2026 12:14:51 +0000 (14:14 +0200)
commitbfba660085767f8c2d582134e9d511a85eda04cf
treec65b7fed3f459b3da52cd898dc565606fca30bfa
parentfece40f7bc26502f1ce4ddb8412056e69f0181dd
[3.14] gh-143916: Allow HTAB in wsgiref header values (#144761)

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