This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients Stefan Pochmann, ZackerySpytz, corona10, docs@python, ncoghlan, rhettinger, serhiy.storchaka, terry.reedy
Date 2020-06-28.06:41:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593326461.69.0.641589678974.issue31082@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd3c2bdd5d53db7fe1d546543d32000070916552 by Zackery Spytz in branch 'master':
bpo-31082: Use "iterable" in the docstring for functools.reduce() (GH-20796)
https://github.com/python/cpython/commit/cd3c2bdd5d53db7fe1d546543d32000070916552
History
Date User Action Args
2020-06-28 06:41:01corona10setrecipients: + corona10, rhettinger, terry.reedy, ncoghlan, docs@python, serhiy.storchaka, Stefan Pochmann, ZackerySpytz
2020-06-28 06:41:01corona10setmessageid: <1593326461.69.0.641589678974.issue31082@roundup.psfhosted.org>
2020-06-28 06:41:01corona10linkissue31082 messages
2020-06-28 06:41:01corona10create