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_coercion.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete test_coercion.py. Coercion is dead, so this test is useless.
Guido van Rossum
2006-04-22
1
-329/+0
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-82/+242
*
Get rid of remnants of integer division
Neal Norwitz
2006-03-24
1
-2/+2
*
PEP 352 implementation. Creates a new base class, BaseException, which has an
Brett Cannon
2006-03-01
1
-3/+3
*
Dima Dorfman's patch for coercion/comparison of C types (patch #995939), with
Armin Rigo
2004-12-23
1
-0/+36
*
Make test_coercion.py less sensitive to platform fp quirks. Closes
Neil Schemenauer
2004-03-10
1
-4/+19
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1/+1
*
Tighten up some warning filters, and break some dependencies on the
Tim Peters
2002-04-16
1
-1/+2
*
It makes more sense to call resetwarnings() after every test runs than
Tim Peters
2002-04-16
1
-5/+2
*
Reduce the number of test-suite DeprecationWarnings; start adding
Tim Peters
2002-04-15
1
-2/+9
*
Use numbers that can be accurately represented on binary machines. I hope
Neil Schemenauer
2001-01-03
1
-2/+2
*
Add more tests for compare and coercion in preparation for the coercion
Neil Schemenauer
2001-01-02
1
-0/+113