8.0.2
pre-commit run fix-encoding-pragma --all-files
[8.0.x] Replace reorder-python-imports by isort due to black incompatibility (#11898)
Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff (#11911)
Demonstrate that plain unittest does not support async tests (#7607)