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 sedrubal
Recipients abarry, kevinjqiu, r.david.murray, sedrubal
Date 2021-07-26.07:07:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627283223.7.0.727313248211.issue25549@roundup.psfhosted.org>
In-reply-to
Content
What is the reason for this start parameter? Why will sum not just use the first entry of the input sequence?

I think at least a error message that points programmers into the right direction was very helpful.
History
Date User Action Args
2021-07-26 07:07:03sedrubalsetrecipients: + sedrubal, r.david.murray, kevinjqiu, abarry
2021-07-26 07:07:03sedrubalsetmessageid: <1627283223.7.0.727313248211.issue25549@roundup.psfhosted.org>
2021-07-26 07:07:03sedruballinkissue25549 messages
2021-07-26 07:07:03sedrubalcreate