Skip to content

Commit

Permalink
Adjust Python 3.8 EOL date
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Oct 7, 2024
1 parent d28202c commit e1e11c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyversion-info-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
"3.5": "2020-09-30",
"3.6": "2021-12-23",
"3.7": "2023-06-27",
"3.8": "2024-10-01",
"3.8": "2024-10-07",
"3.9": "2025-10-01",
"3.10": "2026-10-01",
"3.11": "2027-10-01",
Expand Down
4 changes: 2 additions & 2 deletions pyversion-info-data.v1.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_modified": "2024-09-28T15:51:37+00:00",
"last_modified": "2024-10-07T22:04:17+00:00",
"cpython": {
"release_dates": {
"0.9.0": "1991-02-20",
Expand Down Expand Up @@ -273,7 +273,7 @@
"3.5": "2020-09-30",
"3.6": "2021-12-23",
"3.7": "2023-06-27",
"3.8": "2024-10-01",
"3.8": "2024-10-07",
"3.9": "2025-10-01",
"3.10": "2026-10-01",
"3.11": "2027-10-01",
Expand Down

0 comments on commit e1e11c9

Please # to comment.