Mark Dickinson <dicki...@gmail.com> added the comment:

Looks like the turtle code was changed to use `math.hypot` instead of `** 0.5` 
in issue #41528. That will likely also fix the test failure, but I've opened 
#44734 to fix the unnecessarily strict test.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44728>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to