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_hash.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-1/+1
*
Add an extra test for long <-> float hash equivalence.
Mark Dickinson
2009-01-31
1
-0/+1
*
Issue #4701: implicitly call PyType_Ready from PyObject_Hash
Nick Coghlan
2008-12-30
1
-1/+24
*
Issue 2235: Py3k warnings are now emitted for classes that will no longer inh...
Nick Coghlan
2008-08-11
1
-14/+10
*
Issue 2235: __hash__ is once again inherited by default, but inheritance can ...
Nick Coghlan
2008-07-15
1
-1/+78
*
Issue #1772851. Alters long.__hash__ from being *almost* completely
Facundo Batista
2007-09-19
1
-0/+11
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Change the PyUnit-based tests to use the test_main() approach. This
Fred Drake
2001-09-20
1
-1/+6
*
Update a comment.
Fred Drake
2001-05-18
1
-2/+2
*
Simple conversion to PyUnit.
Fred Drake
2001-05-18
1
-11/+19
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-9/+6
*
This patch addresses two main issues: (1) There exist some non-fatal
Fred Drake
2000-06-29
1
-0/+26