oslo.serialization/releasenotes
Takashi Kajinami 8e0c8fd0fd 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: I5877d92d238f2d5acd8e364c32fff6bde114171a
2024-10-21 19:24:33 +09:00
..
notes Remove Python 3.8 support 2024-09-30 17:54:10 +09:00
source Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 19:24:33 +09:00