Conversation
Summary by CodeRabbitRelease Notes
WalkthroughRemoved Python 3.9 support and updated tooling targets to >=3.10; migrated many typing annotations from Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Points to check during review:
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (2)
💤 Files with no reviewable changes (2)
⏰ Context from checks skipped due to timeout of 300000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #2998 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 306 306
Lines 18064 18030 -34
Branches 2333 2333
=========================================
- Hits 18064 18030 -34 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Panpakorn Siripanich <[email protected]>
arkid15r
left a comment
There was a problem hiding this comment.
It seems this one is ready for merging when time comes.
Will take another look closer to the next release date.
|
|
IMO, considering that https://devguide.python.org/versions/ won't specify the specific dates, and that our next release won't be out until November anyway - it's probably safe to merge this in now, PTAL 🙏 |
arkid15r
left a comment
There was a problem hiding this comment.
IMO, considering that https://devguide.python.org/versions/ won't specify the specific dates, and that our next release won't be out until November anyway - it's probably safe to merge this in now, PTAL 🙏
Sounds reasonable 👍



Proposed change
importlib-metadatawhich is now built-in asimportlib.metadata).zipp>=3.19.1pinning indevandtestrequirements (from what I understand, this was previously only used byimportlib-metadata).Type of change
holidaysfunctionality in general)Checklist
make checklocally; all checks and tests passed.