Skip to content

Add CPython 3.15.0rc1 - #3510

Merged
native-api merged 1 commit into
pyenv:masterfrom
jsirois:3.15.0rc1
Aug 4, 2026
Merged

Add CPython 3.15.0rc1#3510
native-api merged 1 commit into
pyenv:masterfrom
jsirois:3.15.0rc1

Conversation

@jsirois

@jsirois jsirois commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Make sure you have checked all steps below.

Prerequisite

  • Please consider implementing the feature as a hook script or plugin as a first step.
    • pyenv has some powerful support for plugins and hook scripts. Please refer to Authoring plugins for details and try to implement it as a plugin if possible.
  • Please consider contributing the patch upstream to rbenv, since we have borrowed most of the code from that project.
    • We occasionally import the changes from rbenv. In general, you can expect changes made in rbenv will be imported to pyenv too, eventually.
    • Generally speaking, we prefer not to make changes in the core in order to keep compatibility with rbenv.
  • My PR addresses the following pyenv issue (if any)

Description

  • Here are some details about my PR

Tests

  • My PR adds the following unit tests (if any)

Summary by cubic

Add CPython 3.15.0rc1 to python-build so it can be installed with pyenv. Updates the 3.15 definition to use rc1 tarballs (.xz and .tgz) with new SHA256 checksums, replacing 3.15.0b4.

Written for commit 3f3bc60. Summary will update on new commits.

Review in cubic

@jsirois
jsirois requested review from a team as code owners August 4, 2026 18:20

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@native-api
native-api merged commit 3088203 into pyenv:master Aug 4, 2026
38 checks passed
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.

2 participants