Skip to content

Commit fbbf979

Browse files
committed
Add 3.9.22, 3.10.17, and 3.11.12 release dates
<https://discuss.python.org/t/87580>
1 parent 7f7026b commit fbbf979

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

pyversion-info-data.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
"3.9.19": "2024-03-19",
207207
"3.9.20": "2024-09-06",
208208
"3.9.21": "2024-12-03",
209+
"3.9.22": "2025-04-08",
209210
"3.10.0": "2021-10-04",
210211
"3.10.1": "2021-12-06",
211212
"3.10.2": "2022-01-14",
@@ -223,6 +224,7 @@
223224
"3.10.14": "2024-03-19",
224225
"3.10.15": "2024-09-07",
225226
"3.10.16": "2024-12-03",
227+
"3.10.17": "2025-04-08",
226228
"3.11.0": "2022-10-24",
227229
"3.11.1": "2022-12-06",
228230
"3.11.2": "2023-02-08",
@@ -235,6 +237,7 @@
235237
"3.11.9": "2024-04-02",
236238
"3.11.10": "2024-09-07",
237239
"3.11.11": "2024-12-03",
240+
"3.11.12": "2025-04-08",
238241
"3.12.0": "2023-10-02",
239242
"3.12.1": "2023-12-07",
240243
"3.12.2": "2024-02-06",

pyversion-info-data.v1.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2025-02-26T13:06:55+00:00",
2+
"last_modified": "2025-04-08T18:44:30+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -208,6 +208,7 @@
208208
"3.9.19": "2024-03-19",
209209
"3.9.20": "2024-09-06",
210210
"3.9.21": "2024-12-03",
211+
"3.9.22": "2025-04-08",
211212
"3.10.0": "2021-10-04",
212213
"3.10.1": "2021-12-06",
213214
"3.10.2": "2022-01-14",
@@ -225,6 +226,7 @@
225226
"3.10.14": "2024-03-19",
226227
"3.10.15": "2024-09-07",
227228
"3.10.16": "2024-12-03",
229+
"3.10.17": "2025-04-08",
228230
"3.11.0": "2022-10-24",
229231
"3.11.1": "2022-12-06",
230232
"3.11.2": "2023-02-08",
@@ -237,6 +239,7 @@
237239
"3.11.9": "2024-04-02",
238240
"3.11.10": "2024-09-07",
239241
"3.11.11": "2024-12-03",
242+
"3.11.12": "2025-04-08",
240243
"3.12.0": "2023-10-02",
241244
"3.12.1": "2023-12-07",
242245
"3.12.2": "2024-02-06",

0 commit comments

Comments
 (0)