New submission from Antoine Wecxsteen <wecxsteen.anto...@gmail.com>:

I believe there is a typo in the library/asyncio-task documentation

https://docs.python.org/3.8/library/asyncio-task.html#scheduling-from-other-threads

"Unlike other asyncio functions this functions requires the loop argument to be 
passed explicitly."

It should be "this function", without "s".

----------
assignee: docs@python
components: Documentation, asyncio
messages: 332495
nosy: Antoine Wecxsteen, asvetlov, docs@python, eric.araujo, ezio.melotti, mdk, 
willingc, yselivanov
priority: normal
severity: normal
status: open
title: Typo in in asyncio-task documentation
versions: Python 3.7, Python 3.8

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

Reply via email to