-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
To match the documentation: https://docs.aiohttp.org/en/stable/web_reference.html#aiohttp.web.PrefixedSubAppResource It's missing since this PR got merged: #3469. Co-authored-by: Sviatoslav Sydorenko <[email protected]> (cherry picked from commit a648677)
- Loading branch information
1 parent
7cd8a60
commit 50946d5
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Export :py:class:`~aiohttp.web.PrefixedSubAppResource` under | ||
:py:mod:`aiohttp.web` -- by :user:`Dreamsorcerer`. | ||
|
||
This fixes a regression introduced by :pr:`3469`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters