summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-10-11-15-07-21.gh-issue-94597.NbPC8t.rst
blob: 6874c6111c3f2cd182bb63268f08a28740c9897a (plain)
1
Added :class:`asyncio.EventLoop` for use with the :func:`asyncio.run` *loop_factory* kwarg to avoid calling the asyncio policy system.