pyenv v1.2.23 Release Notes

    • ๐Ÿ— python-build: Add CPython v3.7.10 (#1818)
    • ๐Ÿ— python-build: Add CPython v3.6.13 (#1817)
    • ๐Ÿ— python-build: Add PyPy 3.7-c-jit-latest (#1812)
    • ๐Ÿ— python-build: Add PyPy 3.7 (#1718, #1726, #1780)
    • ๐Ÿ— python-build: Add miniconda3 4.9.2 (#1763)
    • ๐Ÿ— python-build: Add miniconda3 4.8.3 (#1763)
    • ๐Ÿ— python-build: Add miniconda3 4.8.2 (#1763)
    • ๐Ÿ— python-build: Add Miniforge3-4.9.2 (#1782)
    • ๐Ÿ— python-build: Fix download links for some PyPy and Stackless versions (#1692)
    • ๐Ÿ— python-build: Add PYENV_DEBUG option (#1806)
    • ๐Ÿ— python-build: Fix get-pip which dropped support for legacy Python (#1793)
    • pyenv-help: Fix sed: RE error: illegal byte sequence (#1714)
    • ๐Ÿ–จ pyenv-versions: Fix not printing asterisk for current version in Bash 3 (#1815)
    • ๐Ÿ‘ pyenv-prefix: "system" python - support cases where python3 is in PATH but not python (#1655)
    • pyenv-which: Added fallback to system executable (#1797)
    • ๐ŸŽ pyenv-rehash: Use associative arrays for better performance on bash >= 4 (#1749)
    • ๐Ÿ”’ pyenv-rehash: Try to sleep in 0.1 sec steps when acquiring lock (#1798)
    • ๐Ÿ‘ pyenv: Use a better PS4 as recommended by Bash Hackers Wiki (#1810)