mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00
2 lines
125 B
ReStructuredText
2 lines
125 B
ReStructuredText
Add *loop_factory* parameter to :func:`asyncio.run` to allow specifying a custom event loop factory.
|
|
Patch by Kumar Aditya.
|