Conversation
WalkthroughThis PR drops Python 3.9 support and modernizes type annotations throughout the codebase to use PEP 604 union syntax. Updates include CI/CD workflows (Python 3.10–3.14 test matrix), tool configurations (pyupgrade, Pyright), minimum Python version requirement in pyproject.toml, and type hints across all modules (replacing Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
6650d11 to
f40947d
Compare
f40947d to
627f5e0
Compare
627f5e0 to
c3cfa08
Compare
Summary by CodeRabbit
Release Notes
Chores
Refactor