From 421930636536897d7a1abd1fd50d86323fd5a4ae Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 3 Mar 2026 16:27:53 +0000 Subject: [PATCH] Update Python 3.9 version table entry to note Debian 11/RHEL 9 usage Co-authored-by: seanthegeek <44679+seanthegeek@users.noreply.github.com> --- README.md | 2 +- docs/source/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab299e0e..9cd7ca41 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ for RHEL or Debian. | 3.6 | ❌ | Used in RHEL 8, but not supported by project dependencies | | 3.7 | ❌ | End of Life (EOL) | | 3.8 | ❌ | End of Life (EOL) | -| 3.9 | ❌ | End of Life (EOL) | +| 3.9 | ❌ | Used in Debian 11 and RHEL 9, but not supported by project dependencies | | 3.10 | ✅ | Actively maintained | | 3.11 | ✅ | Actively maintained; supported until June 2028 (Debian 12) | | 3.12 | ✅ | Actively maintained; supported until May 2035 (RHEL 10) | diff --git a/docs/source/index.md b/docs/source/index.md index 03e8c2c9..c6e2c105 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -56,7 +56,7 @@ for RHEL or Debian. | 3.6 | ❌ | Used in RHEL 8, but not supported by project dependencies | | 3.7 | ❌ | End of Life (EOL) | | 3.8 | ❌ | End of Life (EOL) | -| 3.9 | ❌ | End of Life (EOL) | +| 3.9 | ❌ | Used in Debian 11 and RHEL 9, but not supported by project dependencies | | 3.10 | ✅ | Actively maintained | | 3.11 | ✅ | Actively maintained; supported until June 2028 (Debian 12) | | 3.12 | ✅ | Actively maintained; supported until May 2035 (RHEL 10) |