Skip to content
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2023-10-11-15-07-21.gh-issue-94597.Nb…
…PC8t.rst

Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
  • Loading branch information
graingert and gvanrossum authored Oct 12, 2023
commit ad2c22ca53ddde015b1da1c2fec2c1adee18ccfc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Added :class:`asyncio.EventLoop` for use with the :func:`asyncio.run` *loop_factory* kwarg to avoid calling the asyncio policy system
Added :class:`asyncio.EventLoop` for use with the :func:`asyncio.run` *loop_factory* kwarg to avoid calling the asyncio policy system.