~~~~~~~~~~~~~~~~~~ - ``virtualenv.pyz`` no longer fails when zipapp path contains a symlink - by :user:`HandSonic` and :user:`petamas`. (:issue:`1949`) - Fix bad return code from activate.sh if hashing is disabled - by :user:'fenkes-ibm'. (:issue:`2717`)
20.26.1
Not secure
~~~~~~~~~~~~~~~~~~ - fix PATH-based Python discovery on Windows - by :user:`ofek`. (:issue:`2712`)
20.26.0
Not secure
~~~~~~~~~~~~~~~~~~ - allow builtin discovery to discover specific interpreters (e.g. ``python3.12``) given an unspecific spec (e.g. ``python3``) - by :user:`flying-sheep`. (:issue:`2709`)
20.25.3
Not secure
~~~~~~~~~~~~~~~~~~ - Python 3.13.0a6 renamed pathmod to parser. (:issue:`2702`)
20.25.2
Not secure
~~~~~~~~~~~~~~~~~~ - Upgrade embedded wheels:
- setuptools of ``69.1.0`` to ``69.5.1`` - wheel of ``0.42.0`` to ``0.43.0`` (:issue:`2699`)