Skip to content

Commit 58b93bd

Browse files
committed
PEP 494: move 3.6 to end-of-life status.
1 parent f2f542d commit 58b93bd

File tree

1 file changed

+9
-14
lines changed

1 file changed

+9
-14
lines changed

pep-0494.txt

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Python 3.6 Release Schedule
33
Version: $Revision$
44
Last-Modified: $Date$
55
Author: Ned Deily <[email protected]>
6-
Status: Active
6+
Status: Final
77
Type: Informational
88
Content-Type: text/x-rst
99
Created: 30-May-2015
@@ -17,10 +17,6 @@ This document describes the development and release schedule for
1717
Python 3.6. The schedule primarily concerns itself with PEP-sized
1818
items.
1919

20-
.. Small features may be added up to the first beta
21-
release. Bugs may be fixed until the final release,
22-
which is planned for December 2016.
23-
2420

2521
Release Manager and Crew
2622
========================
@@ -42,6 +38,12 @@ After that, it is expected that
4238
(source only) will be released as needed until 5 years after
4339
the release of 3.6 final, so until approximately 2021-12.
4440

41+
As of 2021-12-23, 3.6 has reached the
42+
`end-of-life phase <https://devguide.python.org/devcycle/#end-of-life-branches>`_
43+
of its release cycle. 3.6.15 was the final security release. The code base for
44+
3.6 is now frozen and no further updates will be provided nor issues of any
45+
kind will be accepted on the bug tracker.
46+
4547

4648
Release Schedule
4749
================
@@ -150,18 +152,11 @@ Source only
150152

151153
- 3.6.14 final: 2021-06-28
152154

153-
3.6.15 schedule
154-
---------------
155+
3.6.15 schedule (last security-only release)
156+
--------------------------------------------
155157

156158
- 3.6.15 final: 2021-09-04
157159

158-
3.6.16 and beyond schedule
159-
--------------------------
160-
161-
Security fixes only, as needed, until 2021-12
162-
163-
- TBD
164-
165160

166161
Features for 3.6
167162
================

0 commit comments

Comments
 (0)