Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add CPython 3.14.0b1 and 3.15-dev#3245

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

edgarrmondragon
Copy link
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 toAuthoring plugins for details and try to implement it as a plugin if possible.
  • Please consider contributing the patch upstream torbenv, 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)

ngoldbaum reacted with heart emoji
@edgarrmondragonedgarrmondragonforce-pushed thecpython-3.14.0b1-3.15-dev branch from8123ea1 to14771b4CompareMay 7, 2025 19:19
@edgarrmondragonedgarrmondragonforce-pushed thecpython-3.14.0b1-3.15-dev branch from14771b4 toe95941cCompareMay 7, 2025 19:27
@edgarrmondragonedgarrmondragon changed the titleAdd CPython 3.14.0b1 and 3.15-devAdd CPython 3.14.0b1May 7, 2025
@edgarrmondragon
Copy link
ContributorAuthor

edgarrmondragon commentedMay 7, 2025
edited
Loading

3.15-dev is blocked by updates toconfigure inpython/cpython#133599. I'll add it back if that's merged today.

@edgarrmondragonedgarrmondragon changed the titleAdd CPython 3.14.0b1Add CPython 3.14.0b1 and 3.15-devMay 7, 2025
@edgarrmondragonedgarrmondragon marked this pull request as ready for reviewMay 7, 2025 20:04
@ngoldbaum
Copy link

Thanks, this explains why building3.14-dev was broken yesterday.

Always fun to try building CPythonmain right when they create a release branch....

edgarrmondragon reacted with laugh emoji

@native-apinative-api merged commitb70fb9c intopyenv:masterMay 8, 2025
31 checks passed
@native-api
Copy link
Member

@edgarrmondragon edgarrmondragon marked this pull request as ready for review 18 hours ago

Sorry, I didn't see this, Github doesn't send notifications of marking a PR ready for review for some reason. I'll contact them.

@native-api
Copy link
Member

@edgarrmondragon edgarrmondragon marked this pull request as ready for review 18 hours ago

Sorry, I didn't see this, Github doesn't send notifications of marking a PR ready for review for some reason. I'll contact them.

According tohttps://github.com/orgs/community/discussions/22826#discussioncomment-3238160 , I would get a notification of PR ready for review if I was assigned as a reviewer -- directly or via a team.

@edgarrmondragonedgarrmondragon deleted the cpython-3.14.0b1-3.15-dev branchMay 8, 2025 14:47
@edgarrmondragonedgarrmondragon mentioned this pull requestMay 8, 2025
4 tasks
@edgarrmondragon
Copy link
ContributorAuthor

According tohttps://github.com/orgs/community/discussions/22826#discussioncomment-3238160 , I would get a notification of PR ready for review if I was assigned as a reviewer -- directly or via a team.

Might be worth adding a CODEOWNERS file then?

@native-apinative-api mentioned this pull requestMay 8, 2025
1 task
@native-api
Copy link
Member

Might be worth adding a CODEOWNERS file then?

Let's try

edgarrmondragon reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@edgarrmondragon@ngoldbaum@native-api

[8]ページ先頭

©2009-2025 Movatter.jp