We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 616c96a commit ae30e27Copy full SHA for ae30e27
peps/pep-0790.rst
@@ -41,10 +41,10 @@ Actual:
41
- 3.15.0 alpha 3: Tuesday, 2025-12-16
42
- 3.15.0 alpha 4: Tuesday, 2026-01-13
43
- 3.15.0 alpha 5: Wednesday, 2026-01-14
44
+- 3.15.0 alpha 6: Wednesday, 2026-02-11
45
46
Expected:
47
-- 3.15.0 alpha 6: Tuesday, 2026-02-10
48
- 3.15.0 alpha 7: Tuesday, 2026-03-10
49
- 3.15.0 alpha 8: Tuesday, 2026-04-07
50
- 3.15.0 beta 1: Tuesday, 2026-05-05
release_management/python-releases.toml
@@ -3567,8 +3567,8 @@ date = 2026-01-14
3567
3568
[[release."3.15"]]
3569
stage = "3.15.0 alpha 6"
3570
-state = "expected"
3571
-date = 2026-02-10
+state = "actual"
+date = 2026-02-11
3572
3573
3574
stage = "3.15.0 alpha 7"
0 commit comments