Skip to content

Commit 6dff116

Browse files
[PR #8558/e48acaf7 backport][3.10] Add followup changelog message for #5278 (#8576)
Co-authored-by: J. Nick Koston <[email protected]> closes #8555
1 parent 0e6bbbc commit 6dff116

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES/8555.breaking.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Creating :class:`aiohttp.TCPConnector`, :class:`aiohttp.ClientSession`, or
2+
:class:`aiohttp.CookieJar` instances without a running event loop now
3+
raises a :exc:`RuntimeError`.
4+
5+
-- by :user:`asvetlov`
6+
7+
Creating these objects without a running event loop was deprecated
8+
in :issue:`3372` which was released in version 3.5.0.

0 commit comments

Comments
 (0)