Skip to content

[3.15] gh-89735: Document requirements for the *headers* argument (GH-155640) - #156898

Open
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-1414d2a-3.15
Open

[3.15] gh-89735: Document requirements for the *headers* argument (GH-155640)#156898
miss-islington wants to merge 1 commit into
python:3.15from
miss-islington:backport-1414d2a-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Both handlers look up the header name in lowercase, and the basic
one needs get_all(), so a plain dict does not work.
(cherry picked from commit 1414d2a)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 5 (1M context) noreply@anthropic.com

…honGH-155640)

Both handlers look up the header name in lowercase, and the basic
one needs get_all(), so a plain dict does not work.
(cherry picked from commit 1414d2a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
@read-the-docs-community

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants