[issue44734] turtle: tests for Vec2D.__abs__ are too strict

Mark Dickinson report at bugs.python.org
Thu Jan 27 13:06:27 EST 2022


Mark Dickinson <dickinsm at gmail.com> added the comment:

Apologies; looks like I'm out of date on this. It's already using hypot, which makes it more than a little worrying that it doesn't get the right answer for `Vec2D(6, 8)`.

----------

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


More information about the Python-bugs-list mailing list