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 vstinner
Recipients louielu, mark.dickinson, niklasf, vstinner
Date 2020-01-16.14:14:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579184070.16.0.693897734537.issue31031@roundup.psfhosted.org>
In-reply-to
Content
Thanks Niklas Fiekas for merging duplicated code ;-) It should make factorial_partial_product() a little bit more efficient!
History
Date User Action Args
2020-01-16 14:14:30vstinnersetrecipients: + vstinner, mark.dickinson, louielu, niklasf
2020-01-16 14:14:30vstinnersetmessageid: <1579184070.16.0.693897734537.issue31031@roundup.psfhosted.org>
2020-01-16 14:14:30vstinnerlinkissue31031 messages
2020-01-16 14:14:30vstinnercreate