Mark several PEPs as final (#578)

- 376, 425, 427: reference implementations now live outside CPython
- 506: implemented and released in Python 3.6
- 539: implemented in Python 3.7
This commit is contained in:
Nick Coghlan 2018-02-21 10:36:21 +10:00 committed by GitHub
parent 598d5cbfd3
commit d8411b76d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$ Last-Modified: $Date$
Author: Richard Jones <richard@python.org> Author: Richard Jones <richard@python.org>
Discussions-To: Distutils SIG Discussions-To: Distutils SIG
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 28-Apr-2005 Created: 28-Apr-2005

View File

@ -3,7 +3,7 @@ Title: Database of Installed Python Distributions
Version: $Revision$ Version: $Revision$
Last-Modified: $Date$ Last-Modified: $Date$
Author: Tarek Ziadé <tarek@ziade.org> Author: Tarek Ziadé <tarek@ziade.org>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 22-Feb-2009 Created: 22-Feb-2009

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: 07-Aug-2012 Last-Modified: 07-Aug-2012
Author: Daniel Holth <dholth@gmail.com> Author: Daniel Holth <dholth@gmail.com>
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com> BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 27-Jul-2012 Created: 27-Jul-2012

View File

@ -5,7 +5,7 @@ Last-Modified: $Date$
Author: Daniel Holth <dholth@gmail.com> Author: Daniel Holth <dholth@gmail.com>
BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com> BDFL-Delegate: Nick Coghlan <ncoghlan@gmail.com>
Discussions-To: <distutils-sig@python.org> Discussions-To: <distutils-sig@python.org>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 20-Sep-2012 Created: 20-Sep-2012

View File

@ -3,7 +3,7 @@ Title: Adding A Secrets Module To The Standard Library
Version: $Revision$ Version: $Revision$
Last-Modified: $Date$ Last-Modified: $Date$
Author: Steven D'Aprano <steve@pearwood.info> Author: Steven D'Aprano <steve@pearwood.info>
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 19-Sep-2015 Created: 19-Sep-2015

View File

@ -4,7 +4,7 @@ Version: $Revision$
Last-Modified: $Date$ Last-Modified: $Date$
Author: Erik M. Bray, Masayuki Yamamoto Author: Erik M. Bray, Masayuki Yamamoto
BDFL-Delegate: Nick Coghlan BDFL-Delegate: Nick Coghlan
Status: Accepted Status: Final
Type: Standards Track Type: Standards Track
Content-Type: text/x-rst Content-Type: text/x-rst
Created: 20-Dec-2016 Created: 20-Dec-2016