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, rhettinger, serhiy.storchaka, tim.peters
Date 2022-01-09.13:32:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641735153.44.0.93203321156.issue37295@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2d787971c65b005d0cce219399b9a8e2b70d4ef4 by Serhiy Storchaka in branch 'main':
bpo-37295: Use constant-time comb() and perm() for larger n depending on k (GH-30305)
https://github.com/python/cpython/commit/2d787971c65b005d0cce219399b9a8e2b70d4ef4
History
Date User Action Args
2022-01-09 13:32:33serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, PedanticHacker, mcognetta, Stefan Pochmann
2022-01-09 13:32:33serhiy.storchakasetmessageid: <1641735153.44.0.93203321156.issue37295@roundup.psfhosted.org>
2022-01-09 13:32:33serhiy.storchakalinkissue37295 messages
2022-01-09 13:32:33serhiy.storchakacreate