Skip to content

docs: fix minor grammar issues in reference docs#12403

Closed
Bojun-Vvibe wants to merge 2 commits intoaio-libs:masterfrom
Bojun-Vvibe:agent/aio-libs_aiohttp-1776700934
Closed

docs: fix minor grammar issues in reference docs#12403
Bojun-Vvibe wants to merge 2 commits intoaio-libs:masterfrom
Bojun-Vvibe:agent/aio-libs_aiohttp-1776700934

Conversation

@Bojun-Vvibe
Copy link
Copy Markdown
Contributor

Repo: aio-libs/aiohttp (⭐ 15000)
Type: docs
Files changed: 4
Lines: +6/-3

What

Fixes three small grammatical issues in the documentation:

  • docs/streams.rst: "Get the exception occurred on data reading" → "Get the exception that occurred on data reading".
  • docs/web_reference.rst: "Returns last occurred exception or None" → "Returns the last exception that occurred, or None".
  • docs/client_advanced.rst: "resulting in a error like" → "resulting in an error like".

Adds a CHANGES fragment (CHANGES/12400.doc.rst) following the repo's towncrier conventions.

Why

These are minor readability issues in public-facing Sphinx reference docs. They're the kind of polish that reviewers are happy to merge and add up over time. No code behavior changes.

Testing

Pure docs changes — no code paths touched. Visual review of the three hunks; the wording now reads as grammatical English. A full docs build would confirm no RST syntax errors, but the edits are minimal text substitutions in stable paragraphs.

Risk

Low — docs-only, three small text changes.

@psf-chronographer psf-chronographer Bot added the bot:chronographer:provided There is a change note present in this PR label Apr 20, 2026
@Dreamsorcerer Dreamsorcerer added bot:chronographer:skip This PR does not need to include a change note backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot labels Apr 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.92%. Comparing base (24ed3b3) to head (9548b8a).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #12403    +/-   ##
========================================
  Coverage   98.92%   98.92%            
========================================
  Files         134      134            
  Lines       46616    46741   +125     
  Branches     2429     2429            
========================================
+ Hits        46114    46239   +125     
  Misses        373      373            
  Partials      129      129            
Flag Coverage Δ
CI-GHA 98.98% <ø> (+<0.01%) ⬆️
OS-Linux 98.72% <ø> (+<0.01%) ⬆️
OS-Windows 96.98% <ø> (+<0.01%) ⬆️
OS-macOS 97.89% <ø> (-0.01%) ⬇️
Py-3.10.11 97.39% <ø> (+<0.01%) ⬆️
Py-3.10.20 97.86% <ø> (+<0.01%) ⬆️
Py-3.11.15 98.11% <ø> (-0.01%) ⬇️
Py-3.11.9 97.65% <ø> (+<0.01%) ⬆️
Py-3.12.10 97.73% <ø> (+<0.01%) ⬆️
Py-3.12.13 98.20% <ø> (+<0.01%) ⬆️
Py-3.13.13 98.45% <ø> (-0.01%) ⬇️
Py-3.14.4 98.50% <ø> (-0.01%) ⬇️
Py-3.14.4t 97.51% <ø> (+<0.01%) ⬆️
Py-pypy3.11.15-7.3.21 97.35% <ø> (+<0.01%) ⬆️
VM-macos 97.89% <ø> (-0.01%) ⬇️
VM-ubuntu 98.72% <ø> (+<0.01%) ⬆️
VM-windows 96.98% <ø> (+<0.01%) ⬆️
cython-coverage 38.09% <ø> (-0.11%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 20, 2026

Merging this PR will not alter performance

✅ 67 untouched benchmarks
⏩ 4 skipped benchmarks1


Comparing Bojun-Vvibe:agent/aio-libs_aiohttp-1776700934 (9548b8a) with master (129ef25)

Open in CodSpeed

Footnotes

  1. 4 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@webknjaz
Copy link
Copy Markdown
Member

@Bojun-Vvibe please use the PR template.

@webknjaz webknjaz moved this to 🤦‍♂️ LLM/“AI” slop 🤖 in 📅 Procrastinating in public 😵‍💫 Apr 20, 2026
@Bojun-Vvibe Bojun-Vvibe closed this by deleting the head repository Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-slop backport-3.14 Trigger automatic backporting to the 3.14 release branch by Patchback robot bot:chronographer:provided There is a change note present in this PR bot:chronographer:skip This PR does not need to include a change note

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants