Skip to content

Commit b5acf25

Browse files
committed
Add release dates for Python 3.13.1 through 3.13.12
python/peps@dbac24d
1 parent e1e11c9 commit b5acf25

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

pyversion-info-data.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,18 @@
244244
"3.12.9": "2025-02-04",
245245
"3.12.10": "2025-04-08",
246246
"3.13.0": "2024-10-07",
247+
"3.13.1": "2024-12-03",
248+
"3.13.2": "2025-02-04",
249+
"3.13.3": "2025-04-08",
250+
"3.13.4": "2025-06-03",
251+
"3.13.5": "2025-08-05",
252+
"3.13.6": "2025-10-07",
253+
"3.13.7": "2025-12-02",
254+
"3.13.8": "2026-02-03",
255+
"3.13.9": "2026-04-07",
256+
"3.13.10": "2026-06-09",
257+
"3.13.11": "2026-08-04",
258+
"3.13.12": "2026-10-06",
247259
"3.14.0": "2025-10-01"
248260
},
249261
"series_eol_dates": {

pyversion-info-data.v1.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"last_modified": "2024-10-07T22:04:17+00:00",
2+
"last_modified": "2024-11-11T19:04:53+00:00",
33
"cpython": {
44
"release_dates": {
55
"0.9.0": "1991-02-20",
@@ -246,6 +246,18 @@
246246
"3.12.9": "2025-02-04",
247247
"3.12.10": "2025-04-08",
248248
"3.13.0": "2024-10-07",
249+
"3.13.1": "2024-12-03",
250+
"3.13.2": "2025-02-04",
251+
"3.13.3": "2025-04-08",
252+
"3.13.4": "2025-06-03",
253+
"3.13.5": "2025-08-05",
254+
"3.13.6": "2025-10-07",
255+
"3.13.7": "2025-12-02",
256+
"3.13.8": "2026-02-03",
257+
"3.13.9": "2026-04-07",
258+
"3.13.10": "2026-06-09",
259+
"3.13.11": "2026-08-04",
260+
"3.13.12": "2026-10-06",
249261
"3.14.0": "2025-10-01"
250262
},
251263
"eol_dates": {

0 commit comments

Comments
 (0)