Message 340107 - Python tracker

Message340107

Author CharlesMerriam
Recipients CharlesMerriam, docs@python
Date 2019-04-12.20:09:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555099757.43.0.201440165942.issue36620@roundup.psfhosted.org>
In-reply-to
Content
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]"
History
Date User Action Args
2019-04-12 20:09:17CharlesMerriamsetrecipients: + CharlesMerriam, docs@python
2019-04-12 20:09:17CharlesMerriamsetmessageid: <1555099757.43.0.201440165942.issue36620@roundup.psfhosted.org>
2019-04-12 20:09:17CharlesMerriamlinkissue36620 messages
2019-04-12 20:09:17CharlesMerriamcreate