Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pyenv/pyenv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.26
Choose a base ref
...
head repository: pyenv/pyenv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.27
Choose a head ref
  • 10 commits
  • 18 files changed
  • 6 contributors

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    6a246fa View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. Configuration menu
    Copy the full SHA
    044d816 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Fix link

    [no ci]
    native-api committed Mar 23, 2026
    1 Configuration menu
    Copy the full SHA
    a6521a0 View commit details
    Browse the repository at this point in the history
  2. Fix factual errors; highlight pyenv install 3

    Closes #3427
    [no ci]
    native-api committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    0d71a26 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. - outdated info

    [no ci]
    native-api committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    8397a19 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Bump actions/create-github-app-token in the github-actions group (#3428)

    Bumps the github-actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
    
    
    Updates `actions/create-github-app-token` from 2 to 3
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    d26308d View commit details
    Browse the repository at this point in the history
  2. python-build: advise user with no c compiler (#3294)

    this checks if "no acceptable C compiler found" is in the last 10 lines of the log, and asks if the user has correctly installed the build dependencies.
    exurd authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    ce49100 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Add CPython 3.13.13, 3.14.4, 3.15.0a8 (#3432)

    Co-authored-by: native-api <[email protected]>
    pyenv-bot[bot] and native-api authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    bfec0e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840f3ff View commit details
    Browse the repository at this point in the history
  3. 2.6.27

    native-api committed Apr 8, 2026
    1 Configuration menu
    Copy the full SHA
    914ff80 View commit details
    Browse the repository at this point in the history
Loading