Skip to content

Commit e1e11c9

Browse files
committed
Adjust Python 3.8 EOL date
<python/devguide@f7ce17f>
1 parent d28202c commit e1e11c9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyversion-info-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
"3.5": "2020-09-30",
272272
"3.6": "2021-12-23",
273273
"3.7": "2023-06-27",
274-
"3.8": "2024-10-01",
274+
"3.8": "2024-10-07",
275275
"3.9": "2025-10-01",
276276
"3.10": "2026-10-01",
277277
"3.11": "2027-10-01",

pyversion-info-data.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2024-09-28T15:51:37+00:00",
2+
"last_modified": "2024-10-07T22:04:17+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -273,7 +273,7 @@
273273
"3.5": "2020-09-30",
274274
"3.6": "2021-12-23",
275275
"3.7": "2023-06-27",
276-
"3.8": "2024-10-01",
276+
"3.8": "2024-10-07",
277277
"3.9": "2025-10-01",
278278
"3.10": "2026-10-01",
279279
"3.11": "2027-10-01",

0 commit comments

Comments
 (0)