-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Comparing changes
Open a pull request
base repository: pyenv/pyenv
base: v2.4.22
head repository: pyenv/pyenv
compare: v2.4.23
- 8 commits
- 20 files changed
- 3 contributors
Commits on Dec 12, 2024
-
README: explain using multiple versions (#3126)
Co-authored-by: native-api <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a2ad48a - Browse repository at this point
Copy the full SHA a2ad48aView commit details
Commits on Dec 13, 2024
-
Support PACKAGE_CPPFLAGS and PACKAGE_LDFLAGS (#3130)
add test to test all the flag types
Configuration menu - View commit details
-
Copy full SHA for fc0e27c - Browse repository at this point
Copy the full SHA fc0e27cView commit details
Commits on Dec 15, 2024
-
Adjust suggested shell startup code to support Pyenv with Pyenv-Win i…
…n WSL (#3132) There's a complaint that this results in duplicate PATH entries in nested shells, will deal with that separately
Configuration menu - View commit details
-
Copy full SHA for 527d8fa - Browse repository at this point
Copy the full SHA 527d8faView commit details -
Remove incorrect statement about resolution behavior
`shell` does not fall through to `local`, and `local to `global`.
Configuration menu - View commit details
-
Copy full SHA for aef6a2a - Browse repository at this point
Copy the full SHA aef6a2aView commit details -
Support missing versions being present and set in a local .python-ver…
…sion (#3134) Requested in #2680 for deployments with a stock `.pyenv-version` that can use any of a number of Python versions and for compatibility with `uv`. * Support `pyenv local --force` * Support `pyenv-version-file-write --force` * Support `pyenv version-name --force` * Ignore missing versions when searching for executables * Display "commmand not found" even when there are nonexistent versions * exec.bats: replace `python` and `rspec` with something that doesn't exist globally, either in Ubuntu Github CI, `python` exists globally
1Configuration menu - View commit details
-
Copy full SHA for dc873cf - Browse repository at this point
Copy the full SHA dc873cfView commit details
Commits on Dec 16, 2024
-
Tolerate nonexistent versions from
pyenv-version-name
inpyenv-which
Addendum to #3134 as per #3134 (comment)
Configuration menu - View commit details
-
Copy full SHA for 86be59a - Browse repository at this point
Copy the full SHA 86be59aView commit details
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f7892f - Browse repository at this point
Copy the full SHA 5f7892fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1edb81 - Browse repository at this point
Copy the full SHA a1edb81View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.22...v2.4.23