[issue22486] Add math.gcd()

Mark Dickinson report at bugs.python.org
Sun Oct 5 10:54:20 CEST 2014


Mark Dickinson added the comment:

Ah, I misread;  thanks.

What happens with this patch if a Fraction has been created with Integrals that aren't of type int?  (E.g., with NumPy int32 instances, for example?)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22486>
_______________________________________


More information about the Python-bugs-list mailing list