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