etcd3gw/etcd3gw
Takashi Kajinami 04c7907854 Apply timeout in each request call
... instead adding it to Session objects which does not at all work.

Closes-Bug: #2012261
Change-Id: Ibcf0e2707b9834c51aa3f32333d48f57ea3f04fa
2024-02-10 01:08:45 +09:00
..
examples Use time.perf_counter instead of time.clock that was removed in Python 3.8 2020-05-07 09:12:02 -04:00
tests Apply timeout in each request call 2024-02-10 01:08:45 +09:00
__init__.py Better UX - similar to python-etcd3 2017-03-28 15:48:34 -04:00
client.py Apply timeout in each request call 2024-02-10 01:08:45 +09:00
exceptions.py Discover API version automatically 2023-11-29 20:03:13 +09:00
lease.py Handle refreshing of expired lease. 2022-07-05 13:34:17 +00:00
lock.py Remove six 2022-03-22 12:44:04 +00:00
utils.py Remove six 2022-03-22 12:44:04 +00:00
watch.py watch: Avoid double-decoding in python3 2021-11-11 12:22:15 -05:00