Skip to content

Commit

Permalink
[3.7] Fix speller blames (aio-libs#5240) (aio-libs#5242)
Browse files Browse the repository at this point in the history
(cherry picked from commit 98b4c1d)

Co-authored-by: Andrew Svetlov <[email protected]>
  • Loading branch information
asvetlov committed Nov 16, 2020
1 parent 41eb5d0 commit 4f4470b
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 4f4470b

Please sign in to comment.