Skip to content

Commit 93111da

Browse files
committed
Reject this PEP, with a Resolution.
1 parent 0cd8619 commit 93111da

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

pep-0042.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,19 @@ Title: Feature Requests
33
Version: $Revision$
44
Last-Modified: $Date$
55
Author: Jeremy Hylton <jeremy@alum.mit.edu>
6-
Status: Final
6+
Status: Rejected
77
Type: Process
88
Content-Type: text/x-rst
99
Created: 12-Sep-2000
1010
Post-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

1420
Introduction
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

4955
3. 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

0 commit comments

Comments
 (0)