Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix str(request.headers) #2986

Merged
merged 1 commit into from
Nov 1, 2024
Merged

fix str(request.headers) #2986

merged 1 commit into from
Nov 1, 2024

Conversation

davidism
Copy link
Member

@davidism davidism commented Nov 1, 2024

Revert the refactored lines in Headers.__str__ and Headers.__repr__ to iterate instead of using the internal list directly. Add a test for str(EnvironHeaders).

fixes #2985

@davidism davidism added this to the 3.1.1 milestone Nov 1, 2024
@davidism davidism merged commit 64d27f7 into stable Nov 1, 2024
11 checks passed
@davidism davidism deleted the headers-str branch November 1, 2024 15:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant