oslo.policy/releasenotes
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
..
notes Merge "Drop python 3.8 support" 2024-10-15 20:25:32 +00:00
source Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 20:08:26 +09:00