Files
oslo.policy/releasenotes/source
Takashi Kajinami a33edecad6 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: I282706b4b2986da32ce813045620f5a145d91c45
2024-10-21 20:08:26 +09:00
..
2023-06-22 03:28:24 +00:00
2023-02-24 15:21:26 +00:00
2023-09-07 09:37:43 +00:00
2024-03-08 14:23:02 +00:00
2024-09-05 16:01:45 +00:00
2024-09-05 16:01:45 +00:00
2016-09-01 23:51:30 +00:00
2017-01-20 19:15:40 +00:00
2017-07-28 21:05:12 +00:00
2018-01-24 18:06:34 +00:00
2018-07-26 12:39:12 +00:00
2019-03-18 14:45:48 +00:00
2019-09-20 16:35:36 +00:00
2020-04-14 10:16:07 +00:00