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

Grammar improvements around backwards-compatibility policy. #6979

Merged
merged 3 commits into from
Oct 16, 2022

Conversation

PaarthShah
Copy link
Contributor

@PaarthShah PaarthShah commented Sep 27, 2022

What do these changes do?

Improve grammar and brevity in communication in the Policy for Backward Incompatible Changes section of docs/index.rst

Are there changes in behavior for the user?

No functional changes. Will improve introductory communication on https://docs.aiohttp.org

Related issue number

N/A

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

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 27, 2022
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #6979 (17b8530) into master (eb6b863) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6979   +/-   ##
=======================================
  Coverage   97.50%   97.50%           
=======================================
  Files         103      103           
  Lines       29957    29957           
  Branches     3633     3633           
=======================================
  Hits        29211    29211           
  Misses        567      567           
  Partials      179      179           
Flag Coverage Δ
CI-GHA 97.41% <ø> (ø)
OS-Linux 97.04% <ø> (-0.02%) ⬇️
OS-Windows 95.39% <ø> (ø)
OS-macOS 96.68% <ø> (-0.01%) ⬇️
Py-3.10.7 97.21% <ø> (-0.01%) ⬇️
Py-3.11.0-rc.2 96.56% <ø> (ø)
Py-3.7.14 96.88% <ø> (ø)
Py-3.7.9 95.28% <ø> (ø)
Py-3.8.10 95.17% <ø> (-0.01%) ⬇️
Py-3.8.14 96.78% <ø> (ø)
Py-3.9.13 95.17% <ø> (ø)
Py-3.9.14 96.79% <ø> (-0.01%) ⬇️
Py-pypy7.3.9 96.43% <ø> (-0.02%) ⬇️
VM-macos 96.68% <ø> (-0.01%) ⬇️
VM-ubuntu 97.04% <ø> (-0.02%) ⬇️
VM-windows 95.39% <ø> (ø)

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

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

@Dreamsorcerer Dreamsorcerer merged commit 44d5a64 into aio-libs:master Oct 16, 2022
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.

2 participants