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.27
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.28
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 15, 2026

  1. -dead code

    [no ci]
    native-api committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    46e4e6a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. CI: add_python: 3.9 is EOL

    native-api committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    ae1bb9c View commit details
    Browse the repository at this point in the history
  2. CI: use macos-26

    the Github runner is out of beta
    native-api committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    dfb1a96 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. pyenv-latest: fast path for when there is an exact match (#3437)

    Avoids O(N^2) complexity when `pyenv-latest` is called in a loop
    for existing entries
    native-api authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    6481d14 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. 2.6.28

    native-api committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    485090e View commit details
    Browse the repository at this point in the history
Loading