-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Update web_advanced docs #11347
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
Update web_advanced docs #11347
Conversation
CodSpeed Performance ReportMerging #11347 will not alter performanceComparing Summary
|
Yeah, I removed the start command as it was basically just trying to do what create-aio-app does. Once I get around to giving create-aio-app some updates, we can link that project here instead. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #11347 +/- ##
=======================================
Coverage 98.76% 98.76%
=======================================
Files 129 129
Lines 43374 43375 +1
Branches 2323 2323
=======================================
+ Hits 42837 42838 +1
Misses 383 383
Partials 154 154
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Co-authored-by: Sam Bull <[email protected]>
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #11348 🤖 @patchback |
(cherry picked from commit eac0ef9)
Backport to 3.13: 💚 backport PR created✅ Backport PR branch: Backported as #11349 🤖 @patchback |
(cherry picked from commit eac0ef9)
**This is a backport of PR #11347 as merged into master (eac0ef9).** Co-authored-by: Cycloctane <[email protected]>
**This is a backport of PR #11347 as merged into master (eac0ef9).** Co-authored-by: Cycloctane <[email protected]>
What do these changes do?
Some contents in Web Server Advanced docs are outdated.
start
command no longer exists in aiohttp-devtools.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
CONTRIBUTORS.txt
CHANGES/
folder