| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently raise a TypeError when a non str is passed to hashlib.new | Gregory P. Smith | 2012-07-22 | 1 | -1/+1 |
|
|
* | fix whitespace | Gregory P. Smith | 2011-05-14 | 1 | -1/+1 |
|
|
* | Fixes Issue #12059: Properly handle missing hash functions even when | Gregory P. Smith | 2011-05-14 | 1 | -20/+23 |
|
|
* | Make the type consistent for hashlib algorithm constants. (Reviewed by Benja... | Raymond Hettinger | 2011-01-24 | 1 | -2/+2 |
|
|
* | hashlib has two new constant attributes: algorithms_guaranteed and | Gregory P. Smith | 2010-09-06 | 1 | -7/+10 |
|
|
* | Merged revisions 78528 via svnmerge from | Gregory P. Smith | 2010-03-01 | 1 | -1/+3 |
|
|
* | Merged revisions 74479 via svnmerge from | Gregory P. Smith | 2009-08-16 | 1 | -33/+33 |
|
|
* | issue3715: docstring representation of hex escaped string needs to be double | Gregory P. Smith | 2008-08-31 | 1 | -1/+1 |
|
|
* | Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,... | Christian Heimes | 2008-03-19 | 1 | -0/+3 |
|
|
* | Adds stand alone _md5 and _sha1 modules for use by hashlib on systems | Gregory P. Smith | 2007-09-09 | 1 | -12/+11 |
|
|
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 1 | -1/+1 |
|
|
* | More changes needed to make things work once bytes and str are truly divorced. | Guido van Rossum | 2007-08-27 | 1 | -16/+16 |
|
|
* | Use the new buffer api for input data. | Gregory P. Smith | 2007-08-26 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+30 |
|
|
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -2/+2 |
|
|
* | Whitespace normalization (via reindent.py). | Tim Peters | 2005-08-26 | 1 | -1/+0 |
|
|
* | [ sf.net patch # 1121611 ] | Gregory P. Smith | 2005-08-21 | 1 | -0/+110 |
|
|