Skip to content

Commit 0cc5e08

Browse files
authored
PEP 719, 745: 3.13.14, 3.14.6 released on 2026-06-10 (#4994)
1 parent 869d249 commit 0cc5e08

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
@@ -77,10 +77,10 @@ Actual:
7777
- 3.13.11: Friday, 2025-12-05
7878
- 3.13.12: Tuesday, 2026-02-03
7979
- 3.13.13: Tuesday, 2026-04-07
80+
- 3.13.14: Wednesday, 2026-06-10
8081

8182
Expected:
8283

83-
- 3.13.14: Tuesday, 2026-06-09
8484
- 3.13.15: Tuesday, 2026-08-04
8585
- 3.13.16: Tuesday, 2026-10-06
8686
(Final regular bugfix release with binary installers)

peps/pep-0745.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ Actual:
7070
- 3.14.4: Tuesday, 2026-04-07
7171
- 3.14.5 candidate 1: Monday, 2026-05-04
7272
- 3.14.5: Sunday, 2026-05-10
73+
- 3.14.6: Wednesday, 2026-06-10
7374

7475
Expected:
7576

76-
- 3.14.6: Tuesday, 2026-06-09
7777
- 3.14.7: Tuesday, 2026-08-04
7878
- 3.14.8: Tuesday, 2026-10-06
7979
- 3.14.9: Tuesday, 2026-12-01

release_management/python-releases.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3376,8 +3376,8 @@ date = 2026-04-07
33763376

33773377
[[release."3.13"]]
33783378
stage = "3.13.14"
3379-
state = "expected"
3380-
date = 2026-06-09
3379+
state = "actual"
3380+
date = 2026-06-10
33813381

33823382
[[release."3.13"]]
33833383
stage = "3.13.15"
@@ -3509,8 +3509,8 @@ date = 2026-05-10
35093509

35103510
[[release."3.14"]]
35113511
stage = "3.14.6"
3512-
state = "expected"
3513-
date = 2026-06-09
3512+
state = "actual"
3513+
date = 2026-06-10
35143514

35153515
[[release."3.14"]]
35163516
stage = "3.14.7"

0 commit comments

Comments
 (0)