Modified deprecation mechanism to support python 3.11
What's Changed
- downgrade to
DeprecationWarningsincedeprecateddecorator is not supported in 3.11 - correct python matrix version usage in CI
- move from
flake8torufffor linting - fix pre-existing lint issues
- set builds to fail on lint failures
Full Changelog: 2026.02.1...2026.02.2