Skip to content

Commit 59a175e

Browse files
committed
Fix CI
1 parent 61e169f commit 59a175e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Ch07/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Python 2 到 3 某种程度上讲不是变革,实际上 Python 2 和 3 基本
490490

491491
Python 的每个主版本分支都遵循一个固定的生命支持周期,以确保语言的稳定性和持续发展。
492492

493-
根据 Python 官方的规定,自 Python 3.9 开始,从每个 Python 3.X.0 版本发布起,Python 3.X 系列享有为期 5 年的支持。
493+
根据 Python 官方的规定,自 Python 3.9 开始,从每个 Python 3.X.0 版本发布起,Python 3.X 系列享有为期 5 年的支持。
494494
这 5 年的生命支持周期分为以下几个阶段:
495495

496496
1. **错误修复支持 / 完整支持 (Bugfix / Full Support)**:

0 commit comments

Comments
 (0)