Files
oslo.versionedobjects/releasenotes/source
Takashi Kajinami c50057eb8d 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: Ia14b0f9ed4268677a77b557f04495655162f040e
2024-10-24 10:13:23 +09:00
..
2023-02-24 15:25:00 +00:00
2023-09-07 09:38:59 +00:00
2024-03-08 14:23:51 +00:00
2024-09-05 16:02:51 +00:00
2024-09-05 16:02:51 +00:00
2017-01-20 19:16:03 +00:00
2017-07-28 21:05:45 +00:00
2018-01-24 18:08:39 +00:00
2018-07-26 12:40:48 +00:00
2019-03-18 14:47:34 +00:00
2019-09-20 16:40:37 +00:00
2020-04-14 10:18:32 +00:00