Skip to content

Bump targeted CPython version to 3.14.5#7826

Merged
youknowone merged 1 commit into
RustPython:mainfrom
ShaharNaveh:target-cpython-3-14-5
May 11, 2026
Merged

Bump targeted CPython version to 3.14.5#7826
youknowone merged 1 commit into
RustPython:mainfrom
ShaharNaveh:target-cpython-3-14-5

Conversation

@ShaharNaveh
Copy link
Copy Markdown
Contributor

@ShaharNaveh ShaharNaveh commented May 10, 2026

Summary by CodeRabbit

  • Chores
    • Updated Python version requirement to 3.14.5.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: ec4a8c0b-7491-44e2-8561-b80c376c3702

📥 Commits

Reviewing files that changed from the base of the PR and between 108461f and 154d245.

📒 Files selected for processing (1)
  • .python-version

📝 Walkthrough

Walkthrough

The .python-version file is updated to specify Python 3.14.5 instead of 3.14.4. This is a minor version bump in the project's Python runtime configuration file.

Changes

Python Version Configuration

Layer / File(s) Summary
Configuration Update
.python-version
Python version bumped from 3.14.4 to 3.14.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • RustPython/RustPython#7571: Prior PR that added/standardized the .python-version file to 3.14.4; this PR bumps that configuration to 3.14.5.

Poem

🐰 A nibble here, a hop there,
Version numbers float in air,
Three-point-fourteen, now point-five,
Python's always sprightly-'live! 🐇
(Tiny changes keep things spry!)

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump targeted CPython version to 3.14.5' clearly and specifically describes the main change in the pull request, which updates the Python version from 3.14.4 to 3.14.5 in the .python-version file.
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.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@youknowone youknowone merged commit 315865a into RustPython:main May 11, 2026
25 of 30 checks passed
@fanninpm
Copy link
Copy Markdown
Contributor

Missed a spot:

PYTHON_VERSION: "v3.14.4"

@ShaharNaveh
Copy link
Copy Markdown
Contributor Author

ShaharNaveh commented May 11, 2026

Missed a spot:

PYTHON_VERSION: "v3.14.4"

huh, we should get it dynamically by reading the .python-version file instead

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants