Skip to content

Commit 146cb66

Browse files
committed
Add 2025-10-09 CPython releases
<python/peps@5a1000a>
1 parent 0e6ab06 commit 146cb66

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pyversion-info-data.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
"3.9.21": "2024-12-03",
209209
"3.9.22": "2025-04-08",
210210
"3.9.23": "2025-06-03",
211+
"3.9.24": "2025-10-09",
211212
"3.10.0": "2021-10-04",
212213
"3.10.1": "2021-12-06",
213214
"3.10.2": "2022-01-14",
@@ -227,6 +228,7 @@
227228
"3.10.16": "2024-12-03",
228229
"3.10.17": "2025-04-08",
229230
"3.10.18": "2025-06-03",
231+
"3.10.19": "2025-10-09",
230232
"3.11.0": "2022-10-24",
231233
"3.11.1": "2022-12-06",
232234
"3.11.2": "2023-02-08",
@@ -241,6 +243,7 @@
241243
"3.11.11": "2024-12-03",
242244
"3.11.12": "2025-04-08",
243245
"3.11.13": "2025-06-03",
246+
"3.11.14": "2025-10-09",
244247
"3.12.0": "2023-10-02",
245248
"3.12.1": "2023-12-07",
246249
"3.12.2": "2024-02-06",
@@ -253,6 +256,7 @@
253256
"3.12.9": "2025-02-04",
254257
"3.12.10": "2025-04-08",
255258
"3.12.11": "2025-06-03",
259+
"3.12.12": "2025-10-09",
256260
"3.13.0": "2024-10-07",
257261
"3.13.1": "2024-12-03",
258262
"3.13.2": "2025-02-04",

pyversion-info-data.v1.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2025-08-14T20:04:56+00:00",
2+
"last_modified": "2025-10-10T16:02:52+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -210,6 +210,7 @@
210210
"3.9.21": "2024-12-03",
211211
"3.9.22": "2025-04-08",
212212
"3.9.23": "2025-06-03",
213+
"3.9.24": "2025-10-09",
213214
"3.10.0": "2021-10-04",
214215
"3.10.1": "2021-12-06",
215216
"3.10.2": "2022-01-14",
@@ -229,6 +230,7 @@
229230
"3.10.16": "2024-12-03",
230231
"3.10.17": "2025-04-08",
231232
"3.10.18": "2025-06-03",
233+
"3.10.19": "2025-10-09",
232234
"3.11.0": "2022-10-24",
233235
"3.11.1": "2022-12-06",
234236
"3.11.2": "2023-02-08",
@@ -243,6 +245,7 @@
243245
"3.11.11": "2024-12-03",
244246
"3.11.12": "2025-04-08",
245247
"3.11.13": "2025-06-03",
248+
"3.11.14": "2025-10-09",
246249
"3.12.0": "2023-10-02",
247250
"3.12.1": "2023-12-07",
248251
"3.12.2": "2024-02-06",
@@ -255,6 +258,7 @@
255258
"3.12.9": "2025-02-04",
256259
"3.12.10": "2025-04-08",
257260
"3.12.11": "2025-06-03",
261+
"3.12.12": "2025-10-09",
258262
"3.13.0": "2024-10-07",
259263
"3.13.1": "2024-12-03",
260264
"3.13.2": "2025-02-04",

0 commit comments

Comments
 (0)