Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-26 | 1.3 kB | |
v2.6.0 source code.tar.gz | 2025-05-26 | 1.3 MB | |
v2.6.0 source code.zip | 2025-05-26 | 2.2 MB | |
Totals: 3 Items | 3.6 MB | 1 |
What's Changed
- python-build: Support patch paths with spaces/special characters by @native-api in https://github.com/pyenv/pyenv/pull/3251
- Add CODEOWNERS file by @native-api in https://github.com/pyenv/pyenv/pull/3247
- README: make fish PATH add conditional on the directory existing by @BooleanCat in https://github.com/pyenv/pyenv/pull/2786
- Add --bare option to
pyenv version
by @jjwatt in https://github.com/pyenv/pyenv/pull/2783 - README: Add shell setup instructions for nushell by @jordanst3wart in https://github.com/pyenv/pyenv/pull/2916
- Add MacPorts support for python-build by @studnitskiy in https://github.com/pyenv/pyenv/pull/3186
- python-build: fix
has_broken_mac_readline
when Readline is explicitly configured by @fofoni in https://github.com/pyenv/pyenv/pull/3254 - Add CPython 3.14.0b2 by @nedbat in https://github.com/pyenv/pyenv/pull/3259
New Contributors
- @BooleanCat made their first contribution in https://github.com/pyenv/pyenv/pull/2786
- @jjwatt made their first contribution in https://github.com/pyenv/pyenv/pull/2783
- @jordanst3wart made their first contribution in https://github.com/pyenv/pyenv/pull/2916
- @studnitskiy made their first contribution in https://github.com/pyenv/pyenv/pull/3186
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.5.7...v2.6.0