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_hmac.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-9/+9
*
warnings.catch_warnings() now returns a list or None instead of the custom
Brett Cannon
2008-09-09
1
-1/+1
*
Make sure that the warnings filter is not reset or changed beyond the current
Brett Cannon
2008-03-19
1
-4/+2
*
Fixes Issue 1385: The hmac module now computes the correct hmac when using
Gregory P. Smith
2007-11-06
1
-5/+159
*
Have the sha module raise a DeprecationWarning as specified in PEP 4.
Brett Cannon
2007-05-31
1
-5/+5
*
[ sf.net patch # 1121611 ]
Gregory P. Smith
2005-08-21
1
-4/+5
*
Add more tests from RFC 2202.
Jeremy Hylton
2003-05-27
1
-2/+55
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-6/+6
*
Standardize behavior: no docstrings in test functions; create a single
Guido van Rossum
2002-08-22
1
-13/+19
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Use attributes appropriately
Neal Norwitz
2002-04-01
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-11-13
1
-2/+1
*
[Patch #477336] Add an extensive PyUnit based testsuite for the hmac
Andrew M. Kuchling
2001-11-02
1
-1/+108
*
Test for new hmac module.
Guido van Rossum
2001-09-11
1
-0/+2