| Commit message (Expand) | Author | Age | Files | Lines |
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -2/+2 |
|
|
* | Fix test_hashlib with the bigmem option | Antoine Pitrou | 2010-11-08 | 1 | -2/+2 |
|
|
* | hashlib has two new constant attributes: algorithms_guaranteed and | Gregory P. Smith | 2010-09-06 | 1 | -2/+6 |
|
|
* | Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from | Victor Stinner | 2010-04-28 | 1 | -4/+2 |
|
|
* | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -1/+0 |
|
|
* | Merged revisions 78528 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -0/+5 |
|
|
* | Merged revisions 77185-77188,77262,77313,77317,77331-77333,77337-77338 via sv... | Benjamin Peterson | 2010-01-09 | 1 | -0/+9 |
|
|
* | Merged revisions 77209,77229,77359-77360,77371 via svnmerge from | Benjamin Peterson | 2010-01-09 | 1 | -1/+1 |
|
|
* | Also fixes test_hashlib for the different extension module names in py3k. | Gregory P. Smith | 2010-01-03 | 1 | -4/+4 |
|
|
* | Merged revisions 77257 via svnmerge from | Gregory P. Smith | 2010-01-03 | 1 | -8/+77 |
|
|
* | 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 |
|
|