Skip to content

[PR #7370/22c264ce backport][3.8] fix: Spelling error fixed#7371

Merged
Dreamsorcerer merged 1 commit into3.8from
patchback/backports/3.8/22c264ce70c9ff45eb2d21a090a874a4ffcdb469/pr-7370
Jul 18, 2023
Merged

[PR #7370/22c264ce backport][3.8] fix: Spelling error fixed#7371
Dreamsorcerer merged 1 commit into3.8from
patchback/backports/3.8/22c264ce70c9ff45eb2d21a090a874a4ffcdb469/pr-7370

Conversation

@patchback
Copy link
Copy Markdown
Contributor

@patchback patchback Bot commented Jul 18, 2023

This is a backport of PR #7370 as merged into master (22c264c).

What do these changes do?

Fixes #7351

Are there changes in behavior for the user?

Related issue number

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modification, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep alphabetical order, the file is sorted by names.
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> for example (588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

(cherry picked from commit 22c264c)
@patchback patchback Bot requested a review from asvetlov as a code owner July 18, 2023 10:27
@patchback patchback Bot mentioned this pull request Jul 18, 2023
5 tasks
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 18, 2023

Codecov Report

Merging #7371 (1ba407c) into 3.8 (3577b1e) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              3.8    #7371      +/-   ##
==========================================
- Coverage   97.39%   97.38%   -0.01%     
==========================================
  Files         107      107              
  Lines       30999    30999              
  Branches     3925     3925              
==========================================
- Hits        30190    30188       -2     
- Misses        605      606       +1     
- Partials      204      205       +1     
Flag Coverage Δ
CI-GHA 97.24% <ø> (-0.01%) ⬇️
OS-Linux 96.89% <ø> (-0.01%) ⬇️
OS-Windows 95.22% <ø> (-0.01%) ⬇️
OS-macOS 96.64% <ø> (+<0.01%) ⬆️
Py-3.10.11 ?
Py-3.10.12 ?
Py-3.11.0 96.20% <ø> (ø)
Py-3.6.15 96.37% <ø> (-0.01%) ⬇️
Py-3.6.8 94.75% <ø> (ø)
Py-3.7.17 96.57% <ø> (+0.05%) ⬆️
Py-3.7.9 94.88% <ø> (ø)
Py-3.8.10 94.81% <ø> (ø)
Py-3.8.17 96.43% <ø> (ø)
Py-3.9.13 94.80% <ø> (ø)
Py-3.9.17 96.45% <ø> (-0.05%) ⬇️
Py-pypy7.3.11 93.95% <ø> (+<0.01%) ⬆️
VM-macos-latest 96.64% <ø> (+<0.01%) ⬆️
VM-ubuntu-20.04 96.88% <ø> (-0.01%) ⬇️
VM-ubuntu-latest 96.42% <ø> (ø)
VM-windows-latest 95.22% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
aiohttp/payload.py 95.04% <ø> (ø)

... and 1 file with indirect coverage changes

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

@Dreamsorcerer Dreamsorcerer merged commit 01d9b70 into 3.8 Jul 18, 2023
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.8/22c264ce70c9ff45eb2d21a090a874a4ffcdb469/pr-7370 branch July 18, 2023 12:01
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.

2 participants