Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb6adf80

Browse files
committed
PEP 596: Add 3.9.25, mark as EOL
1 parentad8a891 commitb6adf80

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

‎peps/pep-0596.rst‎

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PEP: 596
22
Title: Python 3.9 Release Schedule
33
Author: Łukasz Langa <lukasz@python.org>
44
Discussions-To: https://discuss.python.org/t/pep-596-python-3-9-release-schedule-doubling-the-release-cadence/1828
5-
Status:Active
5+
Status:Final
66
Type: Informational
77
Topic: Release
88
Created: 04-Jun-2019
@@ -99,6 +99,7 @@ Provided irregularly on an "as-needed" basis until October 2025.
9999
- 3.9.22: Tuesday, 2025-04-08
100100
- 3.9.23: Tuesday, 2025-06-03
101101
- 3.9.24: Thursday, 2025-10-09
102+
- 3.9.25: Thursday, 2025-10-31
102103

103104

104105
3.9 Lifespan
@@ -107,10 +108,14 @@ Provided irregularly on an "as-needed" basis until October 2025.
107108
3.9 received bugfix updates approximately every 2 months for
108109
approximately 18 months. Some time after the release of 3.10.0 final,
109110
the ninth and final 3.9 bugfix update was released. After that,
110-
it is expected that security updates (source only) will be released
111-
until 5 years after the release of 3.9 final, so until approximately
112-
October 2025.
113-
111+
security updates (source only) were released
112+
until October 31st 2025, that is 5 years after the release of 3.9 final.
113+
114+
As of 2025-10-31, 3.9 has reached the
115+
`end-of-life phase<https://devguide.python.org/devcycle/#end-of-life-branches>`_
116+
of its release cycle. 3.9.25 was the final security release.
117+
The codebase for 3.9 is now frozen and no further updates will be
118+
provided nor issues of any kind will be accepted on the bug tracker.
114119

115120
Features for 3.9
116121
================

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp