Sergey B Kirpichev <skirpic...@gmail.com> added the comment:

> We're testing the cmath functions on complex number inputs

Indeed.  Also, for abs(complex) - there is test_abs() in the test_complex.py.

> The complex number creation from both strings and pairs of floats should be 
> tested independently, of course.

It seems, there are such tests as well.  E.g. test_constructor() in the same 
file.

Mark, perhaps this can be closed?

----------
nosy: +Sergey.Kirpichev

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

Reply via email to