[issue40269] Inconsistent complex behavior with (-1j)

Terry J. Reedy report at bugs.python.org
Wed Apr 29 20:22:26 EDT 2020


Terry J. Reedy <tjreedy at udel.edu> added the comment:

After reading through the comments, I don't think we should change repr(complex) unless there is computational issue, such as eval(repr(z) != z.  Raymond, I agree with your overlooked doc tweek.  If you submit a PR, you can ask me to review.

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list