Skip to content

Commit bb48948

Browse files
committed
Add Python 3.9.25 release date and update 3.9 EOL date
<python/peps@b6adf80>
1 parent 9f3f94b commit bb48948

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

pyversion-info-data.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"3.9.22": "2025-04-08",
210210
"3.9.23": "2025-06-03",
211211
"3.9.24": "2025-10-09",
212+
"3.9.25": "2025-10-31",
212213
"3.10.0": "2021-10-04",
213214
"3.10.1": "2021-12-06",
214215
"3.10.2": "2022-01-14",
@@ -302,7 +303,7 @@
302303
"3.6": "2021-12-23",
303304
"3.7": "2023-06-27",
304305
"3.8": "2024-10-07",
305-
"3.9": "2025-10-01",
306+
"3.9": "2025-10-31",
306307
"3.10": "2026-10-01",
307308
"3.11": "2027-10-01",
308309
"3.12": "2028-10-01",

pyversion-info-data.v1.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2025-10-16T21:10:27+00:00",
2+
"last_modified": "2025-10-31T20:13:12+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -211,6 +211,7 @@
211211
"3.9.22": "2025-04-08",
212212
"3.9.23": "2025-06-03",
213213
"3.9.24": "2025-10-09",
214+
"3.9.25": "2025-10-31",
214215
"3.10.0": "2021-10-04",
215216
"3.10.1": "2021-12-06",
216217
"3.10.2": "2022-01-14",
@@ -304,7 +305,7 @@
304305
"3.6": "2021-12-23",
305306
"3.7": "2023-06-27",
306307
"3.8": "2024-10-07",
307-
"3.9": "2025-10-01",
308+
"3.9": "2025-10-31",
308309
"3.10": "2026-10-01",
309310
"3.11": "2027-10-01",
310311
"3.12": "2028-10-01",

0 commit comments

Comments
 (0)