Skip to content

Commit

Permalink
[3.8] Fix speller blames (#5240) (#5241)
Browse files Browse the repository at this point in the history
(cherry picked from commit 98b4c1d)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
  • Loading branch information
asvetlov authored Nov 15, 2020
1 parent 5659f7f commit 8cbf55f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Bugfixes
`#3532 <https://github.com/aio-libs/aiohttp/issues/3532>`_
- Fix ``web_middlewares.normalize_path_middleware`` behavior for patch without slash.
`#3669 <https://github.com/aio-libs/aiohttp/issues/3669>`_
- Fix overshadowing of overlapped subbaps prefixes.
- Fix overshadowing of overlapped sub-applications prefixes.
`#3701 <https://github.com/aio-libs/aiohttp/issues/3701>`_
- Make `BaseConnector.close()` a coroutine and wait until the client closes all connections. Drop deprecated "with Connector():" syntax.
`#3736 <https://github.com/aio-libs/aiohttp/issues/3736>`_
Expand Down
3 changes: 3 additions & 0 deletions docs/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ BasicAuth
BodyPartReader
Bugfixes
BytesIO
brotli
brotlipy
pydantic
CIMultiDict
CPython
Changelog
Expand Down

0 comments on commit 8cbf55f

Please sign in to comment.