10.0-dev
Add a new statistics/analytics framework.
ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly.
ruff: Fix B905 `zip()` without an explicit `strict=` parameter.
ruff: Fix UP007 Use `X | Y` for type annotations.