8000 Move 3.10 to security-fix mode. · python/docsbuild-scripts@a30a1a4 · GitHub
[go: up one dir, main page]

Skip to content

Commit a30a1a4

Browse files
ned-deilyJulienPalard
authored andcommitted
Move 3.10 to security-fix mode.
1 parent 6ef34a2 commit a30a1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_docs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ class Language:
216216
Version("3.13", branch="origin/main", status="in development"),
217217
Version("3.12", branch="origin/3.12", status="pre-release"),
218218
Version("3.11", branch="origin/3.11", status="stable"),
219-
Version("3.10", branch="origin/3.10", status="stable"),
219+
Version("3.10", branch="origin/3.10", status="security-fixes"),
220220
Version("3.9", branch="origin/3.9", status="security-fixes"),
221221
Version("3.8", branch="origin/3.8", status="security-fixes"),
222222
Version("3.7", branch="origin/3.7", status="security-fixes"),

0 commit comments

Comments
 (0)
0