Skip to content

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

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-1414d2a-3.15
Sep 5, 2026
Merged

[3.15] gh-89735: Document requirements for the *headers* argument (GH-155640)#156898
hugovk merged 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

@hugovk
hugovk merged commit ab2aa4f into python:3.15 Sep 5, 2026
39 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Sep 5, 2026
@miss-islington
miss-islington deleted the backport-1414d2a-3.15 branch September 5, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants