From f4a9ff21c4d20123dd3614e3321d96f1357cba8e Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Sun, 15 Nov 2020 16:11:57 +0200 Subject: [PATCH] Fix speller blames (#5240) --- CHANGES.rst | 2 +- docs/spelling_wordlist.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index aa6e790a2b9..243686cf7ea 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -34,7 +34,7 @@ Bugfixes `#3532 `_ - Fix ``web_middlewares.normalize_path_middleware`` behavior for patch without slash. `#3669 `_ -- Fix overshadowing of overlapped subbaps prefixes. +- Fix overshadowing of overlapped sub-applications prefixes. `#3701 `_ - Make `BaseConnector.close()` a coroutine and wait until the client closes all connections. Drop deprecated "with Connector():" syntax. `#3736 `_ diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index aa006cecec5..0fe42e59764 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -7,6 +7,9 @@ BasicAuth BodyPartReader Bugfixes BytesIO +brotli +brotlipy +pydantic CIMultiDict CPython Changelog