]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143916: Allow HTAB in wsgiref header values (GH-144762)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 Feb 2026 13:38:04 +0000 (14:38 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Feb 2026 13:38:04 +0000 (14:38 +0100)
commit83ecd18779f286d872f68bfce175651e407d9fff
tree5fb33a83da835d270d7bd022ba7ebeaed6236a57
parent22af3d51041ea60a4e6ea2b4e62d2aa75634b57a
[3.13] gh-143916: Allow HTAB in wsgiref header values (GH-144762)

(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