[issue39350] Remove deprecated fractions.gcd()

STINNER Victor report at bugs.python.org
Thu Feb 6 09:34:29 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

FYI the full numpy test suite pass with PR 18375:

(env) vstinner at apu$ python runtests.py  -v
(...)
======================= 9879 passed, 443 skipped, 180 deselected, 17 xfailed, 3 xpassed in 305.17s (0:05:05) =======================

----------

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


More information about the Python-bugs-list mailing list