python-swiftclient/swiftclient
Tim Burke 411ef48e5b Stop leaking quite so many connections
While investigating the failures when you move func tests to py3, I
noticed a whole bunch of

   ResourceWarning: unclosed <socket.socket ...>

noise. This should fix it.

While we're at it, make get_capabilities less stupid.

Change-Id: I3913e9334090b04a78143e0b70f621aad30fc642
Related-Change: I86d24104033b490a35178fc504d88c1e4a566628
2018-11-09 09:55:30 -08:00
..
__init__.py Use "# noqa" instead of "#flake8: noqa" 2016-02-09 23:09:24 +08:00
authv1.py Add v1password keystoneauth plugin 2016-10-24 01:52:37 +02:00
client.py Stop leaking quite so many connections 2018-11-09 09:55:30 -08:00
command_helpers.py Add additional headers for HEAD/GET/DELETE requests. 2016-11-07 13:18:29 +08:00
exceptions.py Include response headers in ClientExceptions 2016-03-03 17:16:33 +00:00
multithreading.py Add new doc structure and contents for swiftclient 2016-04-29 19:21:36 +01:00
service.py Merge "Treat 404 as success when deleting segments" 2018-07-12 01:46:49 +00:00
shell.py Merge "Back out some version bumps" 2018-07-24 23:12:51 +00:00
utils.py Add ability to generate a temporary URL with an 2018-07-10 15:23:30 +01:00
version.py Fix some typos 2015-12-30 11:01:33 -08:00