index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_cmath.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #7554: Various fixups in test_cmath.py: remove code duplication,
Mark Dickinson
2009-12-20
1
-63/+50
*
Fix for consistency with py3k keyword-only version of assertAlmostEqual
Mark Dickinson
2009-12-20
1
-4/+4
*
Issue #7554: Fix incorrect usage of rAssertAlmostEqual. Thanks Florent Xicl...
Mark Dickinson
2009-12-20
1
-2/+2
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-28/+28
*
I finally got the time to update and merge Mark's and my trunk-math branch. T...
Christian Heimes
2008-04-18
1
-22/+314
*
Patch #1675423: PyComplex_AsCComplex() now tries to convert an object
Georg Brandl
2007-03-17
1
-51/+195
*
Patch #826074: cmath.log optional base argument, fixes #823209
Raymond Hettinger
2004-06-14
1
-2/+19
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-16/+16
*
Very very small comment change.
Roger E. Masse
1996-12-20
1
-1/+1
*
Many scripts, but small changes. Update the way the scripts obtain the
Roger E. Masse
1996-12-20
1
-16/+29
*
New test module for complex math module
Roger E. Masse
1996-12-09
1
-0/+22