mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
e4846a93ac
gh-143916: Reject control characters in wsgiref.headers.Headers (GH-143917) * Add 'test.support' fixture for C0 control characters * gh-143916: Reject control characters in wsgiref.headers.Headers (cherry picked from commitf7fceed79c) (cherry picked from commit22e4d55285) Co-authored-by: Seth Michael Larson <seth@python.org>