Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | encoding tests | andy | 2013-06-06 | 1 | -65/+0 |
| | |||||
* | Format code per pep8 guidelines | Paul Belanger | 2013-03-30 | 1 | -0/+1 |
| | | | | | | A simple patch to enable pep8 in tox and format our code properly. Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com> | ||||
* | Fixed bug in list_or_args() helper function in python3.x | Roman Imankulov | 2012-11-21 | 1 | -1/+13 |
| | |||||
* | Fixed Python 3.2+ compatibility | Alex Grönholm | 2012-08-07 | 1 | -5/+6 |
| | |||||
* | Cleaned up code for PEP 8 compliance | Alex Grönholm | 2012-08-06 | 1 | -11/+18 |
| | |||||
* | Merge remote-tracking branch 'encoding/2.4.11-fix' into encoding | andy | 2012-06-10 | 1 | -8/+17 |
| | | | | | Conflicts: redis/connection.py | ||||
* | Added unit tests for unicode handling in PythonParser and HiredisParser | Frankie Dintino | 2012-02-08 | 1 | -0/+35 |