Skip to content

Commit acedd6c

Browse files
authored
Mark 3.9 as EOL (#1676)
1 parent e5f12da commit acedd6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/release-cycle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"3.9": {
5151
"branch": "3.9",
5252
"pep": 596,
53-
"status": "security",
53+
"status": "end-of-life",
5454
"first_release": "2020-10-05",
55-
"end_of_life": "2025-10",
55+
"end_of_life": "2025-10-31",
5656
"release_manager": "Łukasz Langa"
5757
},
5858
"3.8": {

0 commit comments

Comments
 (0)