| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup old python compat -- replaced "unicode" alias in favor of "str" | Eli Collins | 2020-10-06 | 1 | -1/+0 |
| * | cleanup old python compat -- removed "unicode_or_str" and "native_string_type... | Eli Collins | 2020-10-06 | 1 | -2/+2 |
| * | cleanup old python compat -- removed IO aliases (BytesIO etc) | Eli Collins | 2020-10-06 | 1 | -1/+1 |
| * | compat cleanup: replaced all u("") instances with u"" | Eli Collins | 2017-02-17 | 1 | -4/+4 |
| * | passlib.utils: relocated a bunch of binary encoding helpers to .utils.binary ... | Eli Collins | 2016-11-22 | 1 | -1/+2 |
| * | passlib.crypto: relocated bcrypt backend code from passlib.utils | Eli Collins | 2016-06-10 | 1 | -0/+168 |
