8000 Python 3.10 now only accepts security fixes (#1073) · python/devguide@79e1a1f · GitHub
[go: up one dir, main page]

Skip to content

Commit 79e1a1f

Browse files
authored
Python 3.10 now only accepts security fixes (#1073)
1 parent c1d0c96 commit 79e1a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/release-cycle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"3.10": {
1919
"branch": "3.10",
2020
"pep": 619,
21-
"status": "bugfix",
21+
"status": "security",
2222
"first_release": "2021-10-04",
2323
"end_of_life": "2026-10",
2424
"release_manager": "Pablo Galindo Salgado"

0 commit comments

Comments
 (0)
0