Skip to content

Commit dcafa86

Browse files
hugovkwoodruffw
authored andcommitted
Mark Python 3.12 as security and 3.14 as bugfix (#4696)
1 parent e0aaa0b commit dcafa86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release_management/python-releases.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,7 +3066,7 @@ date = 2025-10-09
30663066

30673067
[metadata."3.12"]
30683068
pep = 693
3069-
status = "bugfix"
3069+
status = "security"
30703070
branch = "3.12"
30713071
release-manager = "Thomas Wouters"
30723072
start-of-development = 2022-05-08
@@ -3368,7 +3368,7 @@ date = 2026-10-06
33683368

33693369
[metadata."3.14"]
33703370
pep = 745
3371-
status = "prerelease"
3371+
status = "bugfix"
33723372
branch = "3.14"
33733373
release-manager = "Hugo van Kemenade"
33743374
start-of-development = 2024-05-08

0 commit comments

Comments
 (0)