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 cool-RR
Recipients cool-RR, rhettinger
Date 2020-09-13.04:50:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599972620.27.0.691138601373.issue41773@roundup.psfhosted.org>
In-reply-to
Content
I disagree, especially the bit about slowing down the function, since you're checking the total, not every element. Like the check for negative numbers that you do on line 493. But it's your call.
History
Date User Action Args
2020-09-13 04:50:20cool-RRsetrecipients: + cool-RR, rhettinger
2020-09-13 04:50:20cool-RRsetmessageid: <1599972620.27.0.691138601373.issue41773@roundup.psfhosted.org>
2020-09-13 04:50:20cool-RRlinkissue41773 messages
2020-09-13 04:50:20cool-RRcreate