New submission from Eugene Huang <eugene.huan...@gmail.com>:

In the pull request

    https://github.com/python/asyncio/pull/452#issue-92245081

the linked comment says that `asyncio._set_running_loop()` is part of the 
public asyncio API and will be documented, but I couldn't find any references 
to this function in

    https://docs.python.org/3/library/asyncio-eventloop.html

or anywhere else (tried quick searching for it) in the docs.

----------
assignee: docs@python
components: Documentation
messages: 371387
nosy: docs@python, eugenhu
priority: normal
severity: normal
status: open
title: Add documentation for asyncio._set_running_loop()
versions: Python 3.10, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40962>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to