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
*
Adds the hashlib.algorithms attribute. See issue7418.
Gregory P. Smith
2010-03-01
1
-0/+5
*
Remove unused imports in test modules.
Georg Brandl
2010-02-07
1
-1/+0
*
Revert debugprint code in r77607.
Gregory P. Smith
2010-01-19
1
-4/+0
*
Add a pydebug mode only debug print to help debug the errors in
Gregory P. Smith
2010-01-19
1
-0/+4
*
add a test about hashing array.array
Benjamin Peterson
2010-01-05
1
-0/+9
*
Import all implementations of the hash algorithms (OpenSSL & builtin) and run
Gregory P. Smith
2010-01-03
1
-10/+75
*
Issue #3745: Undo the requirement for new buffer API only objects to be passed
Gregory P. Smith
2010-01-02
1
-11/+16
*
More yearly updates.
Georg Brandl
2010-01-01
1
-1/+1
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-2/+2
*
a useful decorator for cleaning up threads
Benjamin Peterson
2009-05-14
1
-7/+2
*
prevent refleaks from threads
Benjamin Peterson
2009-05-14
1
-1/+5
*
Issue #4751: For hashlib algorithms provided by OpenSSL, the Python
Gregory P. Smith
2009-05-04
1
-3/+46
*
- Issue #3745: Fix hashlib to always reject unicode and non buffer-api
Gregory P. Smith
2009-02-13
1
-3/+18
*
fix possible integer overflows in _hashopenssl #3886
Benjamin Peterson
2008-09-18
1
-2/+16
*
email address update
Gregory P. Smith
2007-09-09
1
-1/+1
*
[ sf.net patch # 1121611 ]
Gregory P. Smith
2005-08-21
1
-0/+191