]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 71818 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Thu, 23 Apr 2009 19:14:55 +0000 (19:14 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 23 Apr 2009 19:14:55 +0000 (19:14 +0000)
........
  r71818 | mark.dickinson | 2009-04-23 20:14:16 +0100 (Thu, 23 Apr 2009) | 4 lines

  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.
........


No differences found