SIGN IN SIGN UP

bpo-39350: Remove deprecated fractions.gcd() (GH-18021)

Remove fractions.gcd() function, deprecated since Python 3.5
(bpo-22486): use math.gcd() instead.
V
Victor Stinner committed
4691a2f2a2b8174a6c958ce6976ed5f3354c9504
Parent: 210c19e
Committed by GitHub <noreply@github.com> on 1/16/2020, 10:02:51 AM