1. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  2. 6f34109 I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math. by Christian Heimes · 17 years ago
  3. 2b86994 Patch #1675423: PyComplex_AsCComplex() now tries to convert an object by Georg Brandl · 18 years ago
  4. b67ad7e Patch #826074: cmath.log optional base argument, fixes #823209 by Raymond Hettinger · 21 years ago
  5. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  6. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 25 years ago
  7. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  8. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 27 years ago
  9. f85f052 Very very small comment change. by Roger E. Masse · 29 years ago
  10. fab8ab8 Many scripts, but small changes. Update the way the scripts obtain the by Roger E. Masse · 29 years ago
  11. 3daddda New test module for complex math module by Roger E. Masse · 29 years ago