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_hashlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-1/+1
*
Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,...
Benjamin Peterson
2009-06-01
1
-2/+1
*
Merge refactoring I did when committing r72267 to trunk into the
Gregory P. Smith
2009-05-04
1
-1/+45
*
Fixes Issue #3745: Fix hashlib to always reject unicode and non
Gregory P. Smith
2009-02-12
1
-0/+12
*
Issue #4751: hashlib now releases the GIL when hashing large buffers
Antoine Pitrou
2009-01-08
1
-0/+13
*
Merged revisions 66496 via svnmerge from
Benjamin Peterson
2008-09-24
1
-2/+16
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
email address update
Gregory P. Smith
2007-09-09
1
-1/+1
*
More changes needed to make things work once bytes and str are truly divorced.
Guido van Rossum
2007-08-27
1
-21/+21
*
Fix test_hashlib regression caused by my fixing hexdigest() to return
Guido van Rossum
2007-07-10
1
-13/+12
*
Change hashlib to return bytes from digest() instead of str8.
Guido van Rossum
2007-07-09
1
-19/+22
*
[ sf.net patch # 1121611 ]
Gregory P. Smith
2005-08-21
1
-0/+191