Skip to content

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Jul 27, 2025

This is a backport of PR #11347 as merged into master (eac0ef9).

What do these changes do?

Some contents in Web Server Advanced docs are outdated.

  • start command no longer exists in aiohttp-devtools.
  • third-party library aiohttp-swagger seems not maintained and has unsolved issues.

This pr removes above contents.

Are there changes in behavior for the user?

Is it a substantial burden for the maintainers to support this?

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
  • Add a new news fragment into the CHANGES/ folder

(cherry picked from commit eac0ef9)
@patchback patchback bot requested review from webknjaz and asvetlov as code owners July 27, 2025 15:25
@patchback patchback bot mentioned this pull request Jul 27, 2025
5 tasks
Copy link

codspeed-hq bot commented Jul 27, 2025

CodSpeed Performance Report

Merging #11349 will not alter performance

Comparing patchback/backports/3.13/eac0ef9291fe34912809619086fe4e6c859e2cc7/pr-11347 (82dcb9f) with 3.13 (b6cbb61)1

Summary

✅ 59 untouched benchmarks

Footnotes

  1. No successful run was found on 3.13 (40ed4b6) during the generation of this report, so b6cbb61 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

Copy link

codecov bot commented Jul 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.20%. Comparing base (b6cbb61) to head (82dcb9f).
⚠️ Report is 4 commits behind head on 3.13.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.13   #11349   +/-   ##
=======================================
  Coverage   98.20%   98.20%           
=======================================
  Files         130      130           
  Lines       43684    43684           
  Branches     2381     2381           
=======================================
  Hits        42901    42901           
  Misses        602      602           
  Partials      181      181           
Flag Coverage Δ
CI-GHA 98.10% <ø> (ø)
OS-Linux 97.85% <ø> (ø)
OS-Windows 95.66% <ø> (ø)
OS-macOS 97.18% <ø> (+<0.01%) ⬆️
Py-3.10.11 96.82% <ø> (ø)
Py-3.10.18 97.22% <ø> (-0.01%) ⬇️
Py-3.11.13 97.43% <ø> (ø)
Py-3.11.9 97.02% <ø> (+<0.01%) ⬆️
Py-3.12.10 97.11% <ø> (ø)
Py-3.12.11 97.52% <ø> (ø)
Py-3.13.5 97.74% <ø> (-0.01%) ⬇️
Py-3.9.13 96.73% <ø> (ø)
Py-3.9.23 97.12% <ø> (ø)
Py-pypy7.3.16 90.59% <ø> (+8.81%) ⬆️
VM-macos 97.18% <ø> (+<0.01%) ⬆️
VM-ubuntu 97.85% <ø> (ø)
VM-windows 95.66% <ø> (ø)

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.

@Dreamsorcerer Dreamsorcerer merged commit e9996fa into 3.13 Jul 27, 2025
36 of 37 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.13/eac0ef9291fe34912809619086fe4e6c859e2cc7/pr-11347 branch July 27, 2025 15:47
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