summaryrefslogtreecommitdiff
path: root/test/unit/test_swiftclient.py
Commit message (Expand)AuthorAgeFilesLines
* Retry on SSLErrorTim Burke2023-03-201-1/+57
* Retry with fresh socket on 499Tim Burke2023-02-151-0/+1
* Expand retry handling on ratelimit responseClay Gerrard2022-08-181-24/+30
* Enable retry_on_ratelimit by defaultTim Burke2022-08-181-1/+2
* Remove use of mockSteve Kowalik2022-05-241-1/+1
* Remove unnecessary unicode prefixesStephen Finucane2022-03-211-68/+68
* Remove unnecessary object subclassingStephen Finucane2022-03-211-6/+6
* Remove sixStephen Finucane2022-03-211-14/+13
* Don't patch Requests globally on importAarni Koskela2022-03-211-18/+2
* Drop support for Python 2Stephen Finucane2022-03-161-27/+1
* Merge "Close connections created when calling module-level functions"Zuul2020-10-151-0/+1
|\
| * Close connections created when calling module-level functionsTim Burke2020-10-131-0/+1
* | Include transaction ID in ClientException.__str__Tim Burke2020-09-091-0/+17
|/
* Merge "Support v3 application credentials auth."Zuul2020-05-131-0/+57
|\
| * Support v3 application credentials auth.Charles Hsu2020-04-161-0/+57
* | Fixed capability discovery endpoint hardcodeIvan Kolodyazhny2020-04-241-0/+32
|/
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-061-0/+3328