From 97c24f6452b54c1e09668124db3df8aa82561326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Fri, 31 Oct 2025 20:47:06 +0100 Subject: [PATCH] Mark 3.9 as EOL --- include/release-cycle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/release-cycle.json b/include/release-cycle.json index abdcd1869..26436bf00 100644 --- a/include/release-cycle.json +++ b/include/release-cycle.json @@ -50,9 +50,9 @@ "3.9": { "branch": "3.9", "pep": 596, - "status": "security", + "status": "end-of-life", "first_release": "2020-10-05", - "end_of_life": "2025-10", + "end_of_life": "2025-10-31", "release_manager": "Ɓukasz Langa" }, "3.8": {