[issue32466] Remove fractions._gcd()

Gordon P. Hemsley report at bugs.python.org
Sun Dec 31 16:31:29 EST 2017


Gordon P. Hemsley <gphemsley at gphemsley.org> added the comment:

So, if I'm understanding your position correctly:

* We're back to needing a test for the line in question.
* We're eschewing the possibility of changing the behavior of `fractions.Fraction` to force int numerator and denominator.

Is that correct?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32466>
_______________________________________


More information about the Python-bugs-list mailing list