diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2019-06-23 14:50:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-23 14:50:04 (GMT) |
commit | 914d6b79735e5eabaf4e4d77e3f2ad4eae0beb9a (patch) | |
tree | edc1ca4cf2ae7c7d5830b6ec52132b95904e0a0d /Python | |
parent | 5c8b4e2b5de647a67dd1b6414fa520d2b8e973aa (diff) | |
download | cpython-914d6b79735e5eabaf4e4d77e3f2ad4eae0beb9a.zip cpython-914d6b79735e5eabaf4e4d77e3f2ad4eae0beb9a.tar.gz cpython-914d6b79735e5eabaf4e4d77e3f2ad4eae0beb9a.tar.bz2 |
[3.8] bpo-35431: Test math.comb() and math.perm() for OverflowError only on CPython. (GH-14146) (#14226)
Other implementation can raise MemoryError, but it can takes hours.
(cherry picked from commit 1b8a46d59734a77cd1f5ffcf3bdfcaafd58a87e7)
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions