Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | connection pool tests | andy | 2013-06-04 | 1 | -0/+2 |
* | use iterators for dict traversal in both python 2 and 3 | andy | 2013-05-23 | 1 | -5/+5 |
* | pep8 | andy | 2013-04-27 | 1 | -1/+1 |
* | pep8 | andy | 2013-04-22 | 1 | -4/+4 |
* | compat: extract queue imports to _compat module. | James Arthur | 2013-04-19 | 1 | -0/+27 |
* | in _compat for py3k only encode if param is not bytes type in b() | Salimane Adjao Moustapha | 2012-09-14 | 1 | -1/+1 |
* | Fixed PEP 8 violations introduced in previous commits | Alex Grönholm | 2012-08-07 | 1 | -2/+4 |
* | Fixed compatibility issue with Python 2.5 and 2.6 introduced in the | Alex Grönholm | 2012-08-07 | 1 | -2/+2 |
* | Fixed Python 3.2+ compatibility | Alex Grönholm | 2012-08-07 | 1 | -0/+48 |