Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It is a known issue, but I have no references to previous discussions. 
Outputting numbers with decimal point will not help in case of complex(-0.0, 
1.0). Maybe the only way to solve this problem is to implement special 
Imaginary type (as a subclass of complex).

----------
nosy: +serhiy.storchaka

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

Reply via email to