Skip to content

[PR #11347/eac0ef92 backport][3.12] Update web_advanced docs #11348

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

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 #11348 will not alter performance

Comparing patchback/backports/3.12/eac0ef9291fe34912809619086fe4e6c859e2cc7/pr-11347 (9967c3b) with 3.12 (79a01dc)

Summary

✅ 59 untouched benchmarks

Copy link

codecov bot commented Jul 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.22%. Comparing base (79a01dc) to head (9967c3b).
⚠️ Report is 1 commits behind head on 3.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             3.12   #11348      +/-   ##
==========================================
- Coverage   98.23%   98.22%   -0.01%     
==========================================
  Files         130      130              
  Lines       43612    43612              
  Branches     2373     2373              
==========================================
- Hits        42842    42838       -4     
- Misses        595      598       +3     
- Partials      175      176       +1     
Flag Coverage Δ
CI-GHA 98.11% <ø> (-0.01%) ⬇️
OS-Linux 97.87% <ø> (-0.01%) ⬇️
OS-Windows 95.68% <ø> (ø)
OS-macOS 97.22% <ø> (ø)
Py-3.10.11 96.86% <ø> (+<0.01%) ⬆️
Py-3.10.18 97.26% <ø> (ø)
Py-3.11.13 97.45% <ø> (+<0.01%) ⬆️
Py-3.11.9 97.05% <ø> (ø)
Py-3.12.10 97.14% <ø> (ø)
Py-3.12.11 97.54% <ø> (-0.01%) ⬇️
Py-3.13.3 97.78% <ø> (-0.01%) ⬇️
Py-3.9.13 96.76% <ø> (ø)
Py-3.9.23 97.16% <ø> (ø)
Py-pypy7.3.16 91.44% <ø> (+3.61%) ⬆️
VM-macos 97.22% <ø> (ø)
VM-ubuntu 97.87% <ø> (-0.01%) ⬇️
VM-windows 95.68% <ø> (ø)

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 baaaa1b into 3.12 Jul 27, 2025
36 checks passed
@Dreamsorcerer Dreamsorcerer deleted the patchback/backports/3.12/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