[issue37836] Support .as_integer_ratio() in fractions.Fraction

Jeroen Demeyer report at bugs.python.org
Mon Aug 19 04:36:44 EDT 2019


Jeroen Demeyer <jeroen.k.demeyer at gmail.com> added the comment:

> See issue37884 which uses a C accelerator.

Note that that doesn't replace this issue, because I need to support as_integer_ratio both in the *numerator* and *denominator*.

----------

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


More information about the Python-bugs-list mailing list