SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

Issue #5816: Simplify code for parsing and printing of complex numbers.

nans and infs are no longer given special treatment; as a result,
repr(complex(z)) recovers z for any complex number z.
M
Mark Dickinson committed
ad476dab097c3a0701faf035974c7c1f4b916396
Parent: f16e71d