oslo.concurrency/doc/source
Takashi Kajinami 1f5ba0ca87 Run pyupgrade to clean up Python 2 syntaxes
Update all .py source files by
 $ pyupgrade --py3-only $(git ls-files | grep ".py$")
to modernize the code according to Python 3 syntaxes.

Also add the pyupgrade hook to pre-commit to avoid merging additional
Python 2 syntaxes.

Change-Id: I9d54c11642acb341cc5db1267f5a91d4740f932c
2024-10-21 19:21:49 +09:00
..
admin Document management and history of lock files 2019-10-15 22:01:13 +00:00
configuration rearrange existing documentation to follow the new layout standard 2017-07-11 13:49:30 -04:00
contributor rearrange existing documentation to follow the new layout standard 2017-07-11 13:49:30 -04:00
install rearrange existing documentation to follow the new layout standard 2017-07-11 13:49:30 -04:00
reference Follow the new PTI for document build 2019-04-02 14:28:24 +01:00
user Add support for fair locks 2018-11-02 10:40:23 -06:00
conf.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:21:49 +09:00
index.rst Add release notes links to doc index 2020-04-16 15:58:59 +02:00