Skip to content

docs: bump python version reqs to 3.14 and add release note#13289

Open
mendonk wants to merge 1 commit into
release-1.10.0from
docs-support-python-314
Open

docs: bump python version reqs to 3.14 and add release note#13289
mendonk wants to merge 1 commit into
release-1.10.0from
docs-support-python-314

Conversation

@mendonk
Copy link
Copy Markdown
Collaborator

@mendonk mendonk commented May 22, 2026

#13085

Summary by CodeRabbit

  • Documentation
    • Extended documented Python version support to 3.10–3.14 across all installation and contribution guides.
    • Added Python 3.14 support documentation, including Docker image updates and optional integration compatibility notes.

Review Change Stack

@mendonk mendonk self-assigned this May 22, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: c3ce50ef-20cf-4e71-aacf-1853bbf72f42

📥 Commits

Reviewing files that changed from the base of the PR and between cf3c2d3 and 7d985eb.

📒 Files selected for processing (7)
  • AGENTS.md
  • README.md
  • docs/docs/Contributing/contributing-how-to-contribute.mdx
  • docs/docs/Get-Started/get-started-installation.mdx
  • docs/docs/Support/release-notes.mdx
  • docs/static/llms-full.txt
  • docs/static/llms.txt

Walkthrough

This PR updates documentation across the repository to reflect Python 3.14 support. Supported Python versions are expanded from 3.10–3.13 to 3.10–3.14 in root-level guides, installation documentation, contributing prerequisites, static reference files, and release notes. Release notes additionally document Docker image updates and list integrations excluded from Python 3.14 installations.

Changes

Python 3.14 Support Documentation

Layer / File(s) Summary
Python 3.14 Version Range Documentation Updates
AGENTS.md, README.md, docs/docs/Contributing/contributing-how-to-contribute.mdx, docs/docs/Get-Started/get-started-installation.mdx, docs/docs/Support/release-notes.mdx, docs/static/llms-full.txt, docs/static/llms.txt
Version documentation updated from 3.10–3.13 to 3.10–3.14 across root README, AGENTS guide, and static reference files. Installation guides consolidated platform-specific ranges into unified Python 3.10–3.14 support. Contributing prerequisites and release notes expanded to document Python 3.14 support including Docker usage and integration exclusions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 9
✅ Passed checks (9 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: updating Python version requirements to 3.14 and adding release notes, which directly matches the changeset across multiple documentation files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Test Coverage For New Implementations ✅ Passed PR contains only documentation updates (7 files) bumping Python 3.10-3.13 to 3.10-3.14. No code, components, or functionality added, making this test coverage check inapplicable.
Test Quality And Coverage ✅ Passed This PR contains only documentation updates (AGENTS.md, README.md, .mdx, .txt files). No code files, implementations, or tests were modified; test quality check is not applicable.
Test File Naming And Structure ✅ Passed PR contains only documentation changes (Python 3.14 version support updates) with no test files added or modified, making the test file structure check not applicable.
Excessive Mock Usage Warning ✅ Passed PR updates documentation for Python 3.14 support. Test files are part of repository initialization, not changes. Mock usage check is inapplicable to documentation updates.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-support-python-314

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ Test Coverage Advisor

No source changes detected without accompanying tests. Thanks for keeping coverage up! 🎉

Advisory check only — never blocks merge.

@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

Build successful! ✅
Deploying docs draft.
Deploy successful! View draft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant