Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
12adc655c8e1e8a620f99142a2fb6e2500d4931a
/
Lib
/
test
/
test_cmath.py
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
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
2b86994
Patch #1675423: PyComplex_AsCComplex() now tries to convert an object
by Georg Brandl
· 18 years ago
b67ad7e
Patch #826074: cmath.log optional base argument, fixes #823209
by Raymond Hettinger
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
f85f052
Very very small comment change.
by Roger E. Masse
· 29 years ago
fab8ab8
Many scripts, but small changes. Update the way the scripts obtain the
by Roger E. Masse
· 29 years ago
3daddda
New test module for complex math module
by Roger E. Masse
· 29 years ago