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 serhiy.storchaka
Recipients PedanticHacker, Stefan Pochmann, mark.dickinson, mcognetta, pablogsal, rhettinger, serhiy.storchaka, tim.peters
Date 2021-12-05.20:26:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638735979.38.0.731253681189.issue37295@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60c320c38e4e95877cde0b1d8562ebd6bc02ac61 by Serhiy Storchaka in branch 'main':
bpo-37295: Optimize math.comb() and math.perm() (GH-29090)
https://github.com/python/cpython/commit/60c320c38e4e95877cde0b1d8562ebd6bc02ac61
History
Date User Action Args
2021-12-05 20:26:19serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, PedanticHacker, mcognetta, Stefan Pochmann, pablogsal
2021-12-05 20:26:19serhiy.storchakasetmessageid: <1638735979.38.0.731253681189.issue37295@roundup.psfhosted.org>
2021-12-05 20:26:19serhiy.storchakalinkissue37295 messages
2021-12-05 20:26:19serhiy.storchakacreate