Skip to content

Commit ca19b05

Browse files
committed
Add 3.10.20, 3.11.15, and 3.12.13 release dates
<https://discuss.python.org/t/106363>
1 parent 13c1c1b commit ca19b05

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
@@ -230,6 +230,7 @@
230230
"3.10.17": "2025-04-08",
231231
"3.10.18": "2025-06-03",
232232
"3.10.19": "2025-10-09",
233+
"3.10.20": "2026-03-03",
233234
"3.11.0": "2022-10-24",
234235
"3.11.1": "2022-12-06",
235236
"3.11.2": "2023-02-08",
@@ -245,6 +246,7 @@
245246
"3.11.12": "2025-04-08",
246247
"3.11.13": "2025-06-03",
247248
"3.11.14": "2025-10-09",
249+
"3.11.15": "2026-03-03",
248250
"3.12.0": "2023-10-02",
249251
"3.12.1": "2023-12-07",
250252
"3.12.2": "2024-02-06",
@@ -258,6 +260,7 @@
258260
"3.12.10": "2025-04-08",
259261
"3.12.11": "2025-06-03",
260262
"3.12.12": "2025-10-09",
263+
"3.12.13": "2026-03-03",
261264
"3.13.0": "2024-10-07",
262265
"3.13.1": "2024-12-03",
263266
"3.13.2": "2025-02-04",

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": "2026-02-23T23:04:43+00:00",
2+
"last_modified": "2026-03-03T20:37:26+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -232,6 +232,7 @@
232232
"3.10.17": "2025-04-08",
233233
"3.10.18": "2025-06-03",
234234
"3.10.19": "2025-10-09",
235+
"3.10.20": "2026-03-03",
235236
"3.11.0": "2022-10-24",
236237
"3.11.1": "2022-12-06",
237238
"3.11.2": "2023-02-08",
@@ -247,6 +248,7 @@
247248
"3.11.12": "2025-04-08",
248249
"3.11.13": "2025-06-03",
249250
"3.11.14": "2025-10-09",
251+
"3.11.15": "2026-03-03",
250252
"3.12.0": "2023-10-02",
251253
"3.12.1": "2023-12-07",
252254
"3.12.2": "2024-02-06",
@@ -260,6 +262,7 @@
260262
"3.12.10": "2025-04-08",
261263
"3.12.11": "2025-06-03",
262264
"3.12.12": "2025-10-09",
265+
"3.12.13": "2026-03-03",
263266
"3.13.0": "2024-10-07",
264267
"3.13.1": "2024-12-03",
265268
"3.13.2": "2025-02-04",

0 commit comments

Comments
 (0)