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 Jeffrey.Kintscher, mark.dickinson, pablogsal, rhettinger, tim.peters, veky
Date 2020-08-06.19:58:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596743908.44.0.615597353287.issue41458@roundup.psfhosted.org>
In-reply-to
Content
I attached a file with latest (and more tested) recipe.  The underflow test was fixed: "not total and old_total and x".  Also, the final call to math.prod() was in-lined so that I could time it with PyPy.
History
Date User Action Args
2020-08-06 19:58:28rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, veky, pablogsal, Jeffrey.Kintscher
2020-08-06 19:58:28rhettingersetmessageid: <1596743908.44.0.615597353287.issue41458@roundup.psfhosted.org>
2020-08-06 19:58:28rhettingerlinkissue41458 messages
2020-08-06 19:58:28rhettingercreate