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.09:30:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599989430.67.0.0162569840206.issue41773@roundup.psfhosted.org>
In-reply-to
Content
Yes, but the docs say that the weights are assumed to be nonnegative. I'm assuming the check is done on total because it'd be expensive to do it on each item. A user reading that error message could understand that it's okay for weights to be negative as long as the total isn't, which as far as I understand isn't true.
History
Date User Action Args
2020-09-13 09:30:30cool-RRsetrecipients: + cool-RR, rhettinger
2020-09-13 09:30:30cool-RRsetmessageid: <1599989430.67.0.0162569840206.issue41773@roundup.psfhosted.org>
2020-09-13 09:30:30cool-RRlinkissue41773 messages
2020-09-13 09:30:30cool-RRcreate