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 FR4NKESTI3N, josh.r, jwilk, kellerfuchs, mark.dickinson, pablogsal, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2019-06-01.19:09:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559416145.38.0.390683707685.issue35431@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b843ac0ae745026ce39514573c5d075137bef65 by Serhiy Storchaka in branch 'master':
bpo-35431: Refactor math.comb() implementation. (GH-13725)
https://github.com/python/cpython/commit/2b843ac0ae745026ce39514573c5d075137bef65
History
Date User Action Args
2019-06-01 19:09:05serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, jwilk, steven.daprano, josh.r, pablogsal, kellerfuchs, FR4NKESTI3N
2019-06-01 19:09:05serhiy.storchakasetmessageid: <1559416145.38.0.390683707685.issue35431@roundup.psfhosted.org>
2019-06-01 19:09:05serhiy.storchakalinkissue35431 messages
2019-06-01 19:09:05serhiy.storchakacreate