From bf19366669b2d547547685c327c25c55b35e7de1 Mon Sep 17 00:00:00 2001 From: native-api Date: Fri, 13 Jun 2025 22:19:06 +0300 Subject: [PATCH] Re-promote "Python versions with extended support" to a section (#3276) It's a valuable asset of Pyenv and https://github.com/pyenv/pyenv/issues/3275 showed it has stoppped being discoverable [no ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c76c8f..83502914 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and * **[Usage](#usage)** * [Install additional Python versions](#install-additional-python-versions) * [Prefix auto-resolution to the latest version](#prefix-auto-resolution-to-the-latest-version) + * [Python versions with extended support](#python-versions-with-extended-support) * [Switch between Python versions](#switch-between-python-versions) * [Making multiple versions available](#making-multiple-versions-available) * [Uninstall Python versions](#uninstall-python-versions) @@ -367,8 +368,9 @@ You can run [`pyenv latest -k `](COMMANDS.md#pyenv-latest) to see how `p See the [`pyenv latest` documentation](COMMANDS.md#pyenv-latest) for details. +---- -
Python versions with extended support +#### Python versions with extended support For the following Python releases, Pyenv applies user-provided patches that add support for some newer environments. Though we don't actively maintain those patches, since existing releases never change,