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

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


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

Sorry again, all; I failed to read everything that was going on here. The test *wasn't* failing with the hypot-based version of Vec2D.__abs__ that's in the main branch; only with the "**0.5"-based version that was still in the older branches. Please ignore this and the previous two messages ...

----------

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


More information about the Python-bugs-list mailing list