Skip to content

Commit 2fef574

Browse files
committed
Add 3.15.0 release date and EOL date
<python/peps@574655a>
1 parent fbbf979 commit 2fef574

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

pyversion-info-data.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,8 @@
262262
"3.13.10": "2026-06-09",
263263
"3.13.11": "2026-08-04",
264264
"3.13.12": "2026-10-06",
265-
"3.14.0": "2025-10-07"
265+
"3.14.0": "2025-10-07",
266+
"3.15.0": "2026-10-01"
266267
},
267268
"series_eol_dates": {
268269
"0.9": true,
@@ -295,6 +296,7 @@
295296
"3.11": "2027-10-01",
296297
"3.12": "2028-10-01",
297298
"3.13": "2029-10-01",
298-
"3.14": "2030-10-01"
299+
"3.14": "2030-10-01",
300+
"3.15": "2031-10-01"
299301
}
300302
}

pyversion-info-data.v1.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2025-04-08T18:44:30+00:00",
2+
"last_modified": "2025-04-30T12:49:35+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -264,7 +264,8 @@
264264
"3.13.10": "2026-06-09",
265265
"3.13.11": "2026-08-04",
266266
"3.13.12": "2026-10-06",
267-
"3.14.0": "2025-10-07"
267+
"3.14.0": "2025-10-07",
268+
"3.15.0": "2026-10-01"
268269
},
269270
"eol_dates": {
270271
"0.9": true,
@@ -297,7 +298,8 @@
297298
"3.11": "2027-10-01",
298299
"3.12": "2028-10-01",
299300
"3.13": "2029-10-01",
300-
"3.14": "2030-10-01"
301+
"3.14": "2030-10-01",
302+
"3.15": "2031-10-01"
301303
}
302304
},
303305
"pypy": {

0 commit comments

Comments
 (0)