New submission from Miguel Ángel <miguelangel.gar...@gmail.com>:

In the example on 
https://docs.python.org/3/library/asyncio-task.html#running-tasks-concurrently, 
there is a double closing parenthesis, but just one is needed for the `gather` 
method. This makes the example to fail.

----------
assignee: docs@python
components: Documentation
messages: 325614
nosy: docs@python, magmax
priority: normal
severity: normal
status: open
title: Syntax error on factorial example
type: enhancement
versions: Python 3.7, Python 3.8

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

Reply via email to