Blocked revisions 87039-87040,87043-87044 via svnmerge

........
  r87039 | eric.smith | 2010-12-04 08:27:34 -0500 (Sat, 04 Dec 2010) | 1 line

  Removed static function complex_format, moved it into complex_repr. Modified tests to check both str and repr, which are the same for complex.
........
  r87040 | eric.smith | 2010-12-04 08:32:18 -0500 (Sat, 04 Dec 2010) | 1 line

  Issue #10624: Move requires_IEEE_754 into test.support. I'll fix up other uses of it shortly.
........
  r87043 | eric.smith | 2010-12-04 10:17:38 -0500 (Sat, 04 Dec 2010) | 1 line

  Issue #10624: Use support.requires_IEEE_754 in all appropriate tests.
........
  r87044 | eric.smith | 2010-12-04 10:26:13 -0500 (Sat, 04 Dec 2010) | 1 line

  Issue 10625: Add tests for negative zeros in complex str and repr.
........
This commit is contained in:
Eric Smith 2010-12-04 16:09:22 +00:00
parent 0169af1534
commit af9e92ba37

Diff Content Not Available