File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Bugfixes
3434 `#3532 <https://github.com/aio-libs/aiohttp/issues/3532 >`_
3535- Fix ``web_middlewares.normalize_path_middleware `` behavior for patch without slash.
3636 `#3669 <https://github.com/aio-libs/aiohttp/issues/3669 >`_
37- - Fix overshadowing of overlapped subbaps prefixes.
37+ - Fix overshadowing of overlapped sub-applications prefixes.
3838 `#3701 <https://github.com/aio-libs/aiohttp/issues/3701 >`_
3939- Make `BaseConnector.close() ` a coroutine and wait until the client closes all connections. Drop deprecated "with Connector():" syntax.
4040 `#3736 <https://github.com/aio-libs/aiohttp/issues/3736 >`_
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ BasicAuth
77BodyPartReader
88Bugfixes
99BytesIO
10+ brotli
11+ brotlipy
12+ pydantic
1013CIMultiDict
1114CPython
1215Changelog
You can’t perform that action at this time.
0 commit comments