Mark PEP 487 as Final
Also add the missing Resolution link to Guido's post accepting the PEP.
This commit is contained in:
parent
78478bc886
commit
2570c01992
|
@ -3,13 +3,14 @@ Title: Simpler customisation of class creation
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Martin Teichmann <lkb.teichmann@gmail.com>,
|
Author: Martin Teichmann <lkb.teichmann@gmail.com>,
|
||||||
Status: Draft
|
Status: Final
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
Created: 27-Feb-2015
|
Created: 27-Feb-2015
|
||||||
Python-Version: 3.6
|
Python-Version: 3.6
|
||||||
Post-History: 27-Feb-2015, 5-Feb-2016, 24-Jun-2016, 2-Jul-2016, 13-Jul-2016
|
Post-History: 27-Feb-2015, 5-Feb-2016, 24-Jun-2016, 2-Jul-2016, 13-Jul-2016
|
||||||
Replaces: 422
|
Replaces: 422
|
||||||
|
Resolution: https://mail.python.org/pipermail/python-dev/2016-July/145629.html
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
|
Loading…
Reference in New Issue