Reject this PEP, with a Resolution.
This commit is contained in:
parent
0cd8619f18
commit
93111da051
13
pep-0042.txt
13
pep-0042.txt
|
@ -3,13 +3,19 @@ Title: Feature Requests
|
|||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Jeremy Hylton <jeremy@alum.mit.edu>
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue