v2.7.1
Added 2
- Add CPython 3.15.0b2
- Add --install flag to init for shell setup
Changed 2
- Support 3.9 EOL Pip URL and consolidate tests
- Update URLs for PyPy nightly and remove pypy3.5 and pypy3.7 nightly
Fixed 1
- Fix obsolete syntax warning in realpath.c
What's Changed
- Support 3.9 EOL Pip URL, consolidate tests by @native-api in https://github.com/pyenv/pyenv/pull/3465
- Update URLs for PyPy nightly; Remove pypy3.5 and pypy3.7 nightly by @native-api in https://github.com/pyenv/pyenv/pull/3466
- Add CPython 3.15.0b2 by @pyenv-bot[bot] in https://github.com/pyenv/pyenv/pull/3467
- init: add --install for shell setup by @macayu17 in https://github.com/pyenv/pyenv/pull/3454
- realpath.c: fix obsolete syntax warning by @native-api in https://github.com/pyenv/pyenv/pull/3468
New Contributors
- @macayu17 made their first contribution in https://github.com/pyenv/pyenv/pull/3454
Full Changelog: https://github.com/pyenv/pyenv/compare/v2.6.32...v2.7.1