]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143916: Allow HTAB in wsgiref header values
authorSeth Michael Larson <seth@python.org>
Thu, 12 Feb 2026 20:40:21 +0000 (14:40 -0600)
committerGitHub <noreply@github.com>
Thu, 12 Feb 2026 20:40:21 +0000 (20:40 +0000)
commit66da7bf6fe7b81e3ecc9c0a25bd47d4616c8d1a6
treec555dbb2664bb607f4ec6ef043e584ba114aebb6
parentb488f338cf058f46cbf0255023ca1c1669b0eb44
gh-143916: Allow HTAB in wsgiref header values

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