# pyenv v2.8.4 - Product: pyenv (https://whatsnew.fyi/product/pyenv) - Vendor: pyenv - Date: 2026-08-13 - Version: v2.8.4 - Original notes: https://github.com/pyenv/pyenv/releases/tag/v2.8.4 - Permalink: https://whatsnew.fyi/product/pyenv/releases/v2.8.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix infinite loop for a relative path argument in version-file - **changed** — pyenv-binary: check FreeBSD system libraries - **changed** — pyenv-binary: check patchelf early and add --verbose option - **added** — Add CPython 3.10.21, 3.11.16, 3.12.14 - **added** — Add anaconda3-2026.07-1, miniconda3 26.5.3-2 ##### What's Changed * CI: Add macos_26_intel by @native-api in https://github.com/pyenv/pyenv/pull/3514 * pyenv-binary: check FreeBSD system libraries by @macayu17 in https://github.com/pyenv/pyenv/pull/3511 * version-file: Fix infinite loop for a relative path argument by @fudianchn in https://github.com/pyenv/pyenv/pull/3515 * pyenv-binary: check patchelf early and add --verbose by @macayu17 in https://github.com/pyenv/pyenv/pull/3516 * CI: add ubuntu ARM images by @native-api in https://github.com/pyenv/pyenv/pull/3517 * Add CPython 3.10.21, 3.11.16, 3.12.14 by @pyenv-bot[bot] in https://github.com/pyenv/pyenv/pull/3518 * Add anaconda3-2026.07-1, miniconda3 26.5.3-2 by @native-api in https://github.com/pyenv/pyenv/pull/3519 ##### New Contributors * @fudianchn made their first contribution in https://github.com/pyenv/pyenv/pull/3515 **Full Changelog**: https://github.com/pyenv/pyenv/compare/v2.8.3...v2.8.4