bpo-39648: Expand math.gcd() and math.lcm() to handle multiple arguments. (GH-18604)
* bpo-39648: Expand math.gcd() and math.lcm() to handle multiple arguments. * Simplify fast path. * Difine lcm() without arguments returning 1. * Apply suggestions from code review Co-Authored-By: Mark Dickinson <dickinsm@gmail.com> Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
S
Serhiy Storchaka committed
559e7f165ad03731e6bc2211c0e6d8d9c02fb549
Parent: fbe2e0b
Committed by GitHub <noreply@github.com>
on 2/23/2020, 11:21:29 AM