-
-
Notifications
You must be signed in to change notification settings - Fork 31
🔖 Prepare release of v3.4.0 #805
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughAdds v3.4.0 entries to CHANGELOG.md and UPGRADING.md (including a note about testing on Python 3.14), updates version comparison and unreleased links, notes end-of-support for Python 3.9, and reclassifies several prior “Breaking” bullets as non-breaking. No code or API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🪛 LanguageToolCHANGELOG.md[grammar] ~12-~12: Use correct spacing (QB_NEW_EN_OTHER_ERROR_IDS_5) [grammar] ~14-~14: Use colons correctly (QB_NEW_EN_OTHER_ERROR_IDS_30) [grammar] ~14-~14: Use correct spacing (QB_NEW_EN_OTHER_ERROR_IDS_5) [grammar] ~52-~52: Use correct spacing (QB_NEW_EN_OTHER_ERROR_IDS_5) [grammar] ~65-~65: There might be a mistake here. (QB_NEW_EN) [grammar] ~66-~66: There might be a mistake here. (QB_NEW_EN) [grammar] ~67-~67: There might be a mistake here. (QB_NEW_EN) [grammar] ~68-~68: Use correct spacing (QB_NEW_EN_OTHER_ERROR_IDS_5) [grammar] ~120-~120: There might be a mistake here. (QB_NEW_EN) [grammar] ~121-~121: There might be a mistake here. (QB_NEW_EN) [grammar] ~122-~122: There might be a mistake here. (QB_NEW_EN) [grammar] ~123-~123: There might be a mistake here. (QB_NEW_EN) [grammar] ~124-~124: There might be a mistake here. (QB_NEW_EN) [grammar] ~125-~125: There might be a mistake here. (QB_NEW_EN) [grammar] ~127-~127: Use correct spacing (QB_NEW_EN_OTHER_ERROR_IDS_5) [grammar] ~129-~129: There might be a mistake here. (QB_NEW_EN) [grammar] ~130-~130: There might be a mistake here. (QB_NEW_EN) [grammar] ~131-~131: There might be a mistake here. (QB_NEW_EN) [grammar] ~132-~132: There might be a mistake here. (QB_NEW_EN) [grammar] ~134-~134: Use correct spacing (QB_NEW_EN_OTHER_ERROR_IDS_5) [grammar] ~136-~136: There might be a mistake here. (QB_NEW_EN) 🔇 Additional comments (3)
Comment |
Description
This PR prepares the release of v3.4.0.
Checklist:
I have added appropriate tests that cover the new/changed functionality.I have updated the documentation to reflect these changes.I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.I have added migration instructions to the upgrade guide (if needed).Summary by CodeRabbit