Reject PEP 497
This commit is contained in:
parent
2befb64560
commit
23c9dd4115
|
@ -4,12 +4,19 @@ Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Ed Schofield <ed at pythoncharmers.com>
|
Author: Ed Schofield <ed at pythoncharmers.com>
|
||||||
BDFL-Delegate: Brett Cannon (on behalf of the steering council)
|
BDFL-Delegate: Brett Cannon (on behalf of the steering council)
|
||||||
Status: Draft
|
Status: Rejected
|
||||||
Type: Process
|
Type: Process
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 04-Aug-2015
|
Created: 04-Aug-2015
|
||||||
|
|
||||||
|
|
||||||
|
Rejection Notice
|
||||||
|
================
|
||||||
|
The steering council decided that the `__past__` aspect of this proposal
|
||||||
|
was too complicated for the potential benefit. The other aspect of stronger
|
||||||
|
requirements for backwards-compatibility should be addressed by PEP 387.
|
||||||
|
|
||||||
|
|
||||||
Scope
|
Scope
|
||||||
=====
|
=====
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue