python-swiftclient/swiftclient
Tim Burke 0c70d164ba (Mostly) revert "Cleanup session on delete"
This reverts commit 1f26c57369 for py2.
Apparently the existence of the __del__ method on Python 2 prevents us
from cleaning up all file descriptors.

Change-Id: Id6cff5dd7b9faf9c4240c0cb26b74d05ed37da5b
Closes-Bug: #1873435
Related-Bug: #1838775
2020-09-08 15:04:54 -07:00
..
__init__.py Use "# noqa" instead of "#flake8: noqa" 2016-02-09 23:09:24 +08:00
authv1.py v1auth: support endpoint_data_for() api 2019-11-06 08:47:24 +00:00
client.py (Mostly) revert "Cleanup session on delete" 2020-09-08 15:04:54 -07:00
command_helpers.py object versioning features 2020-04-08 13:07:26 -07:00
exceptions.py Include response headers in ClientExceptions 2016-03-03 17:16:33 +00:00
multithreading.py docs: Fix warning treated as error 2019-09-04 11:21:04 -07:00
service.py Add max_backoff and starting_backoff for get_conn in swift service 2020-07-28 20:03:11 +02:00
shell.py Application credential support follow-up 2020-05-27 15:17:09 -07:00
utils.py Clean up some warnings 2020-06-17 21:05:25 -07:00
version.py Fix some typos 2015-12-30 11:01:33 -08:00