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 rhettinger
Recipients FR4NKESTI3N, josh.r, jwilk, kellerfuchs, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2019-06-01.07:21:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4a686504eb2bbf69adf78077458508a7ba131667 by Raymond Hettinger (Yash Aggarwal) in branch 'master':
bpo-35431: Implemented math.comb (GH-11414)
https://github.com/python/cpython/commit/4a686504eb2bbf69adf78077458508a7ba131667
History
Date User Action Args
2019-06-01 07:21:30rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, jwilk, steven.daprano, serhiy.storchaka, josh.r, kellerfuchs, FR4NKESTI3N
2019-06-01 07:21:30rhettingersetmessageid: <[email protected]>
2019-06-01 07:21:30rhettingerlinkissue35431 messages
2019-06-01 07:21:30rhettingercreate