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 rhettinger
Recipients IRomanowska, rhettinger, tim.peters
Date 2019-11-22.04:37:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574397443.46.0.567210046499.issue38881@roundup.psfhosted.org>
In-reply-to
Content
Alternatively, we could raise an exception if the weight total isn't positive.  Am not sure that has any real worth, but it could be done with only a small additional cost to the critical path.
History
Date User Action Args
2019-11-22 04:37:23rhettingersetrecipients: + rhettinger, tim.peters, IRomanowska
2019-11-22 04:37:23rhettingersetmessageid: <1574397443.46.0.567210046499.issue38881@roundup.psfhosted.org>
2019-11-22 04:37:23rhettingerlinkissue38881 messages
2019-11-22 04:37:23rhettingercreate