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 61e169f commit 59a175eCopy full SHA for 59a175e
docs/Ch07/index.md
@@ -490,7 +490,7 @@ Python 2 到 3 某种程度上讲不是变革,实际上 Python 2 和 3 基本
490
491
Python 的每个主版本分支都遵循一个固定的生命支持周期,以确保语言的稳定性和持续发展。
492
493
- 根据 Python 官方的规定,自 Python 3.9 开始,从每个 Python 3.X.0 版本发布起,Python 3.X 系列享有为期 5 年的支持。
+ 根据 Python 官方的规定,自 Python 3.9 开始,从每个 Python 3.X.0 版本发布起,Python 3.X 系列享有为期 5 年的支持。
494
这 5 年的生命支持周期分为以下几个阶段:
495
496
1. **错误修复支持 / 完整支持 (Bugfix / Full Support)**:
0 commit comments