stevedore/stevedore
Takashi Kajinami ccd17543a3 Fix remaining logic to support Python 3.6/7
... because this library no longer supports these old versions and
requires Python >= 3.8 now[1].

[1] 8efaa1ceb8

Change-Id: I2b229b24425d3afb9159b2479bd9547e3443011f
2022-06-21 21:54:06 +09:00
..
example Adding pre-commit 2020-09-15 13:40:37 +02:00
example2 Adding pre-commit 2020-09-15 13:40:37 +02:00
tests Fix remaining logic to support Python 3.6/7 2022-06-21 21:54:06 +09:00
__init__.py Drop Python 2.7 support 2020-04-21 15:14:10 +01:00
_cache.py Fix remaining logic to support Python 3.6/7 2022-06-21 21:54:06 +09:00
dispatch.py Fix the bug 1892610. There're some syntax errors in the comment of stevedore code. 2020-08-23 10:27:26 +08:00
driver.py Merge "Adding pre-commit" 2020-10-05 16:59:20 +00:00
enabled.py Fix the bug 1892610. There're some syntax errors in the comment of stevedore code. 2020-08-23 10:27:26 +08:00
exception.py Add Apache 2.0 license to source file 2016-11-28 13:32:32 +07:00
extension.py Merge "Adding pre-commit" 2020-10-05 16:59:20 +00:00
hook.py Fix the bug 1892610. There're some syntax errors in the comment of stevedore code. 2020-08-23 10:27:26 +08:00
named.py Fix the bug 1892610. There're some syntax errors in the comment of stevedore code. 2020-08-23 10:27:26 +08:00
sphinxext.py sphinxext: fix warning message for detailed list 2020-07-12 15:01:34 -04:00