]> granicus.if.org Git - python/commit
Simplify negativity checks in math.comb and math.perm. (GH-13870) (#14125)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 16 Jun 2019 11:38:07 +0000 (04:38 -0700)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 16 Jun 2019 11:38:07 +0000 (12:38 +0100)
commit599f7ecb70f1b9714c702322b235b4d8155205ae
tree3f2a9cf23063fae445d5145e32c58c0e89a5d46c
parentb0cb988420d7f1fa8e09fd44d053c0af05c635f3
Simplify negativity checks in math.comb and math.perm. (GH-13870) (#14125)

(cherry picked from commit 45e0411eee023b21acf1615e995d26058d66c0f1)

Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Modules/mathmodule.c