Skip to content

Commit 13d36ef

Browse files
[PR #8558/e48acaf7 backport][3.11] Add followup changelog message for #5278 (#8577)
Co-authored-by: J. Nick Koston <[email protected]> closes #8555
1 parent d15dbb3 commit 13d36ef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES/8555.breaking.rst

+8
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)