Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore default Lock token storage, add toggle to make it thread-local | wil paredes | 2014-06-06 | 1 | -0/+7 |
* | Move import statement on top for PEP8 compliancy. | Nicola Miotto | 2013-11-13 | 1 | -1/+3 |
* | Add utility for pipelining within 'with' statement. | sirnicolaz | 2013-08-17 | 1 | -0/+8 |
* | encoding tests | andy | 2013-06-06 | 1 | -2/+8 |
* | Format code per pep8 guidelines | Paul Belanger | 2013-03-30 | 1 | -0/+1 |
* | Merge remote-tracking branch 'jparise/cls-from_url' | andy | 2012-08-14 | 1 | -24/+2 |
|\ | |||||
| * | Improved `from_url()` support. | Jon Parise | 2012-07-06 | 1 | -24/+2 |
* | | Fixed Python 3.2+ compatibility | Alex Grönholm | 2012-08-07 | 1 | -3/+2 |
* | | Cleaned up code for PEP 8 compliance | Alex Grönholm | 2012-08-06 | 1 | -1/+2 |
|/ | |||||
* | assert url.scheme | Kenneth Reitz | 2012-05-18 | 1 | -1/+5 |
* | redis.from_url | Kenneth Reitz | 2012-05-18 | 1 | -0/+27 |