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

Use lenient headers for response parser (#7490) #7491

Conversation

Dreamsorcerer
Copy link
Member

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 6396531)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 6396531)
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #7491 (97bc46f) into 3.9 (5a5f65a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.9    #7491      +/-   ##
==========================================
+ Coverage   97.28%   97.29%   +0.01%     
==========================================
  Files         107      107              
  Lines       31618    31628      +10     
  Branches     3658     3661       +3     
==========================================
+ Hits        30759    30773      +14     
+ Misses        653      651       -2     
+ Partials      206      204       -2     
Flag Coverage Δ
CI-GHA 97.24% <100.00%> (+0.01%) ⬆️
OS-Linux 96.92% <100.00%> (+0.01%) ⬆️
OS-Windows 94.53% <100.00%> (+<0.01%) ⬆️
OS-macOS 96.60% <100.00%> (+0.01%) ⬆️
Py-3.10.11 94.45% <100.00%> (+<0.01%) ⬆️
Py-3.10.12 96.79% <100.00%> (+0.01%) ⬆️
Py-3.11.4 96.50% <70.00%> (+<0.01%) ⬆️
Py-3.8.10 94.42% <100.00%> (+<0.01%) ⬆️
Py-3.8.17 96.74% <100.00%> (+0.01%) ⬆️
Py-3.9.13 94.43% <100.00%> (+<0.01%) ⬆️
Py-3.9.17 96.77% <100.00%> (+0.01%) ⬆️
Py-pypy7.3.11 96.29% <70.00%> (+<0.01%) ⬆️
VM-macos 96.60% <100.00%> (+0.01%) ⬆️
VM-ubuntu 96.92% <100.00%> (+0.01%) ⬆️
VM-windows 94.53% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
tests/test_http_parser.py 99.10% <100.00%> (+0.01%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Dreamsorcerer Dreamsorcerer merged commit 4f9f432 into 3.9 Aug 7, 2023
26 of 31 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.9/63965310de606bab522d75e34f64877f69730152/pr-7490 branch August 7, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant