Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup old python compat -- removed PY26 conditional, and unittest2 imports. | Eli Collins | 2020-10-06 | 1 | -66/+0 |
* | cleanup old python compat -- removed all "from __future__" imports | Eli Collins | 2020-10-06 | 1 | -1/+0 |
* | passlib.apache: adjust default context to use "2y" bcrypt hashes instead of "2b" | Eli Collins | 2019-11-11 | 1 | -1/+3 |
* | passlib.tests -- clean ups of os_crypt & general backend handling | Eli Collins | 2015-07-23 | 1 | -0/+1 |
* | renamed compat helper 'base_string_types' -> 'unicode_or_bytes_types' for cla... | Eli Collins | 2015-01-23 | 1 | -1/+1 |
* | more post-py25/31 cleanups | Eli Collins | 2015-01-23 | 1 | -2/+2 |
* | removed a LOT of compatibility shims -- dropped python 2.5, 3.0, and 3.1 supp... | Eli Collins | 2015-01-10 | 1 | -280/+15 |
* | fix two minor bugs in unittests (closes issue 46) | Eli Collins | 2013-04-06 | 1 | -1/+1 |
* | project-wide whitespace & comment cleanup (it's been a couple of years) | Eli Collins | 2012-08-01 | 1 | -20/+20 |
* | unittest cleanups, better coverage, etc | Eli Collins | 2012-04-30 | 1 | -0/+329 |