Skip to content

Commit e6ebcf0

Browse files
committed
PEP 745, 719: 3.14.7, 3.13.15 released on 2026-08-05
1 parent 0475dc3 commit e6ebcf0

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

peps/pep-0719.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Actual:
7878
- 3.13.12: Tuesday, 2026-02-03
7979
- 3.13.13: Tuesday, 2026-04-07
8080
- 3.13.14: Wednesday, 2026-06-10
81+
- 3.13.15: Wednesday, 2026-08-05
8182

8283
Expected:
8384

84-
- 3.13.15: Tuesday, 2026-08-04
8585
- 3.13.16: Tuesday, 2026-10-06
8686
(Final regular bugfix release with binary installers)
8787

peps/pep-0745.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ Actual:
7171
- 3.14.5 candidate 1: Monday, 2026-05-04
7272
- 3.14.5: Sunday, 2026-05-10
7373
- 3.14.6: Wednesday, 2026-06-10
74+
- 3.14.7: Wednesday, 2026-08-05
7475

7576
Expected:
7677

77-
- 3.14.7: Tuesday, 2026-08-04
7878
- 3.14.8: Tuesday, 2026-10-06
7979
- 3.14.9: Tuesday, 2026-12-01
8080
- 3.14.10: Tuesday, 2027-02-02

release_management/python-releases.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3381,8 +3381,8 @@ date = 2026-06-10
33813381

33823382
[[release."3.13"]]
33833383
stage = "3.13.15"
3384-
state = "expected"
3385-
date = 2026-08-04
3384+
state = "actual"
3385+
date = 2026-08-05
33863386

33873387
[[release."3.13"]]
33883388
stage = "3.13.16"
@@ -3514,8 +3514,8 @@ date = 2026-06-10
35143514

35153515
[[release."3.14"]]
35163516
stage = "3.14.7"
3517-
state = "expected"
3518-
date = 2026-08-04
3517+
state = "actual"
3518+
date = 2026-08-05
35193519

35203520
[[release."3.14"]]
35213521
stage = "3.14.8"

0 commit comments

Comments
 (0)