From 93111da0515392a933c96f0e3e8e9b13d44f2f95 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 26 Sep 2016 11:41:33 -0400 Subject: [PATCH] Reject this PEP, with a Resolution. --- pep-0042.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pep-0042.txt b/pep-0042.txt index d8eb3a597..8744c9f72 100644 --- a/pep-0042.txt +++ b/pep-0042.txt @@ -3,13 +3,19 @@ Title: Feature Requests Version: $Revision$ Last-Modified: $Date$ Author: Jeremy Hylton -Status: Final +Status: Rejected Type: Process Content-Type: text/x-rst Created: 12-Sep-2000 Post-History: +Resolution: https://github.com/python/peps/pull/108#issuecomment-249603204 +.. note:: This PEP has been rejected as obsolete. + All new feature requests should + either go to the `Python bug tracker`_ or the `python-ideas`_ mailing + list. The rest of this document is retained for historical purposes only. + Introduction ============ @@ -44,7 +50,7 @@ This PEP should really be separated into four different categories a) BDFL would really like to see some code! b) BDFL is never going to be enthusiastic about this, but - will work it in when it's easy. + will work it in when it's easy. 3. If you show up with code, BDFL will make a pronouncement. It might be ICK. @@ -326,6 +332,9 @@ Building and Installing http://bugs.python.org/issue588756 +.. _`Python bug tracker`: https://bugs.python.org +.. _`python-ideas`: https://mail.python.org/mailman/listinfo/python-ideas + .. Local Variables: mode: indented-text