Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add functional tests for python-swiftclient | Christian Schwede | 2014-05-05 | 1 | -347/+0 |
* | Fix test_multithreading on Python 3 | Victor Stinner | 2014-04-15 | 1 | -3/+9 |
* | Use the standard library's copy of mock when it's available. | Alex Gaynor | 2014-03-31 | 1 | -1/+6 |
* | Python 3: Fix module names in import | Victor Stinner | 2014-03-28 | 1 | -4/+4 |
* | Python 3: cast map() result to list | Victor Stinner | 2014-03-24 | 1 | -3/+3 |
* | Replace xrange in for loop with range | Wu Wenxiang | 2014-01-14 | 1 | -10/+12 |
* | Move multi-threading code to a library. | Darrell Bishop | 2013-07-28 | 1 | -0/+334 |