Skip to content

Commit ccc89f2

Browse files
authored
PEP 602: Mark as Active Process (#3736)
1 parent f22614f commit ccc89f2

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

peps/pep-0602.rst

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
PEP: 602
22
Title: Annual Release Cycle for Python
3-
Version: $Revision$
4-
Last-Modified: $Date$
53
Author: Łukasz Langa <[email protected]>
64
PEP-Delegate: Brett Cannon <[email protected]>
75
Discussions-To: https://discuss.python.org/t/pep-602-annual-release-cycle-for-python/2296/
8-
Status: Accepted
9-
Type: Informational
10-
Content-Type: text/x-rst
6+
Status: Active
7+
Type: Process
118
Created: 04-Jun-2019
129
Python-Version: 3.9
1310
Post-History: `09-Oct-2023 <https://discuss.python.org/t/27002>`__
@@ -340,13 +337,3 @@ Copyright
340337

341338
This document is placed in the public domain or under the
342339
CC0-1.0-Universal license, whichever is more permissive.
343-
344-
345-
..
346-
Local Variables:
347-
mode: indented-text
348-
indent-tabs-mode: nil
349-
sentence-end-double-space: t
350-
fill-column: 72
351-
coding: utf-8
352-
End:

0 commit comments

Comments
 (0)