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 David Radcliffe, FR4NKESTI3N, josh.r, jwilk, kellerfuchs, mark.dickinson, pablogsal, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2019-06-17.13:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560779922.4.0.850247301781.issue35431@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b8a46d59734a77cd1f5ffcf3bdfcaafd58a87e7 by Serhiy Storchaka in branch 'master':
bpo-35431: Test math.comb() and math.perm() for OverflowError only on CPython. (GH-14146)
https://github.com/python/cpython/commit/1b8a46d59734a77cd1f5ffcf3bdfcaafd58a87e7
History
Date User Action Args
2019-06-17 13:58:42serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, jwilk, steven.daprano, josh.r, pablogsal, kellerfuchs, FR4NKESTI3N, David Radcliffe
2019-06-17 13:58:42serhiy.storchakasetmessageid: <1560779922.4.0.850247301781.issue35431@roundup.psfhosted.org>
2019-06-17 13:58:42serhiy.storchakalinkissue35431 messages
2019-06-17 13:58:42serhiy.storchakacreate