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 mark.dickinson
Recipients PedanticHacker, Stefan Pochmann, mark.dickinson, mcognetta, rhettinger, serhiy.storchaka, tim.peters
Date 2021-12-31.19:52:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640980354.72.0.0728648732479.issue37295@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b58bac3e7877d722bdbd3c38913dba2cb212f13 by Mark Dickinson in branch 'main':
bpo-37295: More direct computation of power-of-two factor in math.comb (GH-30313)
https://github.com/python/cpython/commit/0b58bac3e7877d722bdbd3c38913dba2cb212f13
History
Date User Action Args
2021-12-31 19:52:34mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, serhiy.storchaka, PedanticHacker, mcognetta, Stefan Pochmann
2021-12-31 19:52:34mark.dickinsonsetmessageid: <1640980354.72.0.0728648732479.issue37295@roundup.psfhosted.org>
2021-12-31 19:52:34mark.dickinsonlinkissue37295 messages
2021-12-31 19:52:34mark.dickinsoncreate