[issue46060] Clarify asyncio.new_event_loop return value

Paul Bryan report at bugs.python.org
Mon Dec 13 00:10:39 EST 2021


New submission from Paul Bryan <pbryan at mperativ.io>:

Currently, the documentation states it creates a new event loop; it should also indicate that it returns the newly created event loop.

----------
assignee: docs at python
components: Documentation
messages: 408425
nosy: docs at python, pbryan2
priority: normal
severity: normal
status: open
title: Clarify asyncio.new_event_loop return value
versions: Python 3.10, Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46060>
_______________________________________


More information about the Python-bugs-list mailing list