Skip to content

[PR #7480/1fb06bbc backport][3.8] Fix error pointer on linebreaks#7482

Merged
Dreamsorcerer merged 1 commit into3.8from
patchback/backports/3.8/1fb06bbc10a7bd621c694a33137cf16b23b07a02/pr-7480
Aug 6, 2023
Merged

[PR #7480/1fb06bbc backport][3.8] Fix error pointer on linebreaks#7482
Dreamsorcerer merged 1 commit into3.8from
patchback/backports/3.8/1fb06bbc10a7bd621c694a33137cf16b23b07a02/pr-7480

Conversation

@patchback
Copy link
Copy Markdown
Contributor

@patchback patchback bot commented Aug 5, 2023

This is a backport of PR #7480 as merged into master (1fb06bb).

Fixes #7468.

Fixes #7468.

(cherry picked from commit 1fb06bb)
@patchback patchback bot requested a review from asvetlov as a code owner August 5, 2023 23:33
@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) August 5, 2023 23:34
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 6, 2023

Codecov Report

Merging #7482 (d44c758) into 3.8 (8d701c3) will increase coverage by 0.84%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.8    #7482      +/-   ##
==========================================
+ Coverage   96.55%   97.39%   +0.84%     
==========================================
  Files         107      107              
  Lines       31024    31036      +12     
  Branches     3235     3933     +698     
==========================================
+ Hits        29955    30228     +273     
+ Misses        814      604     -210     
+ Partials      255      204      -51     
Flag Coverage Δ
CI-GHA 97.26% <100.00%> (+0.71%) ⬆️
OS-Linux 96.90% <100.00%> (+0.45%) ⬆️
OS-Windows 95.22% <100.00%> (?)
OS-macOS 96.64% <100.00%> (+0.39%) ⬆️
Py-3.10.11 94.83% <100.00%> (?)
Py-3.10.12 96.53% <100.00%> (-0.01%) ⬇️
Py-3.11.0 96.18% <28.57%> (?)
Py-3.6.15 96.37% <100.00%> (?)
Py-3.6.8 94.75% <100.00%> (?)
Py-3.7.17 96.53% <100.00%> (?)
Py-3.7.9 94.88% <100.00%> (?)
Py-3.8.10 94.80% <100.00%> (?)
Py-3.8.17 96.43% <100.00%> (?)
Py-3.9.13 94.80% <100.00%> (?)
Py-3.9.17 96.51% <100.00%> (?)
Py-pypy7.3.11 93.90% <14.28%> (?)
VM-macos-latest 96.64% <100.00%> (+0.39%) ⬆️
VM-ubuntu-20.04 96.89% <100.00%> (+0.43%) ⬆️
VM-ubuntu-latest 96.40% <28.57%> (?)
VM-windows-latest 95.22% <100.00%> (?)

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

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

... and 44 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 8129d26 into 3.8 Aug 6, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.8/1fb06bbc10a7bd621c694a33137cf16b23b07a02/pr-7480 branch August 6, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant