New submission from Charles Merriam <charles.merr...@gmail.com>:

On page:
https://docs.python.org/3.8/library/itertools.html

In the heading summary, in the "Iterators terminating on the shortest input 
sequence:" section, in the "zip_longest()" table row, in the "Arguments" 
column, the text "p, q, ..." should be "p, q, ... [, fillvalue=None]"

----------
assignee: docs@python
components: Documentation
messages: 340107
nosy: CharlesMerriam, docs@python
priority: normal
severity: normal
status: open
title: Documentation missing parameter for Itertools.zip_longest
type: enhancement
versions: Python 3.8

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

Reply via email to