Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34k
[3.13] gh-143916: Reject control characters in wsgiref.headers.Headers (GH-143917)#143973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
…pythonGH-143917)* Add 'test.support' fixture for C0 control characters*pythongh-143916: Reject control characters in wsgiref.headers.Headers(cherry picked from commitf7fceed)
22e4d55 intopython:3.13Uh oh!
There was an error while loading.Please reload this page.
Thanks@gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11, 3.12. |
Sorry,@gpshead, I could not cleanly backport this to |
Sorry,@gpshead, I could not cleanly backport this to |
Sorry,@gpshead, I could not cleanly backport this to |
GH-143974 is a backport of this pull request to the3.12 branch. |
…Headers (pythonGH-143917) (pythonGH-143973)pythongh-143916: Reject control characters in wsgiref.headers.Headers (pythonGH-143917)* Add 'test.support' fixture for C0 control characters*pythongh-143916: Reject control characters in wsgiref.headers.Headers(cherry picked from commitf7fceed)(cherry picked from commit22e4d55)Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>Co-authored-by: Seth Michael Larson <seth@python.org>
…Headers (pythonGH-143917) (pythonGH-143973)pythongh-143916: Reject control characters in wsgiref.headers.Headers (pythonGH-143917)* Add 'test.support' fixture for C0 control characters*pythongh-143916: Reject control characters in wsgiref.headers.Headers(cherry picked from commitf7fceed)(cherry picked from commit22e4d55)Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>Co-authored-by: Seth Michael Larson <seth@python.org>
GH-143975 is a backport of this pull request to the3.11 branch. |
…Headers (pythonGH-143917) (pythonGH-143973)pythongh-143916: Reject control characters in wsgiref.headers.Headers (pythonGH-143917)* Add 'test.support' fixture for C0 control characters*pythongh-143916: Reject control characters in wsgiref.headers.Headers(cherry picked from commitf7fceed)(cherry picked from commit22e4d55)Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>Co-authored-by: Seth Michael Larson <seth@python.org>
GH-143976 is a backport of this pull request to the3.10 branch. |
(cherry picked from commitf7fceed)