Skip to content

Commit a848f3b

Browse files
committed
Add release dates for 3.9.21, 3.10.16, and 3.11.11
<https://discuss.python.org/t/73214>
1 parent b5acf25 commit a848f3b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

pyversion-info-data.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
"3.9.18": "2023-08-24",
206206
"3.9.19": "2024-03-19",
207207
"3.9.20": "2024-09-06",
208+
"3.9.21": "2024-12-03",
208209
"3.10.0": "2021-10-04",
209210
"3.10.1": "2021-12-06",
210211
"3.10.2": "2022-01-14",
@@ -221,6 +222,7 @@
221222
"3.10.13": "2023-08-24",
222223
"3.10.14": "2024-03-19",
223224
"3.10.15": "2024-09-07",
225+
"3.10.16": "2024-12-03",
224226
"3.11.0": "2022-10-24",
225227
"3.11.1": "2022-12-06",
226228
"3.11.2": "2023-02-08",
@@ -232,6 +234,7 @@
232234
"3.11.8": "2024-02-06",
233235
"3.11.9": "2024-04-02",
234236
"3.11.10": "2024-09-07",
237+
"3.11.11": "2024-12-03",
235238
"3.12.0": "2023-10-02",
236239
"3.12.1": "2023-12-07",
237240
"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": "2024-11-11T19:04:53+00:00",
2+
"last_modified": "2024-12-04T15:58:23+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -207,6 +207,7 @@
207207
"3.9.18": "2023-08-24",
208208
"3.9.19": "2024-03-19",
209209
"3.9.20": "2024-09-06",
210+
"3.9.21": "2024-12-03",
210211
"3.10.0": "2021-10-04",
211212
"3.10.1": "2021-12-06",
212213
"3.10.2": "2022-01-14",
@@ -223,6 +224,7 @@
223224
"3.10.13": "2023-08-24",
224225
"3.10.14": "2024-03-19",
225226
"3.10.15": "2024-09-07",
227+
"3.10.16": "2024-12-03",
226228
"3.11.0": "2022-10-24",
227229
"3.11.1": "2022-12-06",
228230
"3.11.2": "2023-02-08",
@@ -234,6 +236,7 @@
234236
"3.11.8": "2024-02-06",
235237
"3.11.9": "2024-04-02",
236238
"3.11.10": "2024-09-07",
239+
"3.11.11": "2024-12-03",
237240
"3.12.0": "2023-10-02",
238241
"3.12.1": "2023-12-07",
239242
"3.12.2": "2024-02-06",

0 commit comments

Comments
 (0)