From 34958d8c056229aa04466a70fcec3e4ed8b97543 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Mon, 7 Oct 2024 20:03:52 +0200 Subject: [PATCH] So long, Python 3.8 --- 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 ede790069..b77e90487 100644 --- a/include/release-cycle.json +++ b/include/release-cycle.json @@ -50,9 +50,9 @@ "3.8": { "branch": "3.8", "pep": 569, - "status": "security", + "status": "end-of-life", "first_release": "2019-10-14", - "end_of_life": "2024-10", + "end_of_life": "2024-10-07", "release_manager": "Ɓukasz Langa" }, "3.7": {