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 terry.reedy
Recipients Stefan Pochmann, docs@python, serhiy.storchaka, terry.reedy
Date 2017-08-05.02:58:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501901892.36.0.117096650734.issue31082@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, given that the parameters of reduce are currently positional only (by experiment, it has not gotten the C.A. treatment yet), can 'sequence' in the signature in the docstring be changes to 'iterable'?
History
Date User Action Args
2017-08-05 02:58:12terry.reedysetrecipients: + terry.reedy, docs@python, serhiy.storchaka, Stefan Pochmann
2017-08-05 02:58:12terry.reedysetmessageid: <1501901892.36.0.117096650734.issue31082@psf.upfronthosting.co.za>
2017-08-05 02:58:12terry.reedylinkissue31082 messages
2017-08-05 02:58:12terry.reedycreate