[New-bugs-announce] [issue39972] Math library Bug Return None for "degrees(0)"

Ion SKALAMERA report at bugs.python.org
Mon Mar 16 00:42:58 EDT 2020


New submission from Ion SKALAMERA <ion.skalamerag2023 at stu.tes.tp.edu.tw>:

I tried programming a recursive fractal with Python Turtle on repl.it:
https://repl.it/@IonSKALAMERA/simplefractalrecursive
and when my code came to calculating the angle degrees(0) returned NoneType which is a serious bug in the math library. I dont know with which Python version it operates

----------
messages: 364285
nosy: Ion SKALAMERA
priority: normal
severity: normal
status: open
title: Math library Bug Return None for "degrees(0)"
type: behavior

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


More information about the New-bugs-announce mailing list