File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -3,13 +3,19 @@ Title: Feature Requests
33Version: $Revision$
44Last-Modified: $Date$
55Author: Jeremy Hylton <jeremy@alum.mit.edu>
6- Status: Final
6+ Status: Rejected
77Type: Process
88Content-Type: text/x-rst
99Created: 12-Sep-2000
1010Post-History:
11+ Resolution: https://github.com/python/peps/pull/108#issuecomment-249603204
1112
1213
14+ .. note:: This PEP has been rejected as obsolete.
15+ All new feature requests should
16+ either go to the `Python bug tracker`_ or the `python-ideas`_ mailing
17+ list. The rest of this document is retained for historical purposes only.
18+
1319
1420Introduction
1521============
@@ -44,7 +50,7 @@ This PEP should really be separated into four different categories
4450 a) BDFL would really like to see some code!
4551
4652 b) BDFL is never going to be enthusiastic about this, but
47- will work it in when it's easy.
53+ will work it in when it's easy.
4854
49553. If you show up with code, BDFL will make a pronouncement. It might
5056 be ICK.
@@ -326,6 +332,9 @@ Building and Installing
326332
327333 http://bugs.python.org/issue588756
328334
335+ .. _`Python bug tracker`: https://bugs.python.org
336+ .. _`python-ideas`: https://mail.python.org/mailman/listinfo/python-ideas
337+
329338..
330339 Local Variables:
331340 mode: indented-text
You can’t perform that action at this time.
0 commit comments