[Python-checkins] peps: PEP 477 was implemented for 2.7.9

nick.coghlan python-checkins at python.org
Sun Feb 1 06:57:26 CET 2015


https://hg.python.org/peps/rev/ca51fb69dbb7
changeset:   5684:ca51fb69dbb7
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Sun Feb 01 15:57:13 2015 +1000
summary:
  PEP 477 was implemented for 2.7.9

files:
  pep-0477.txt |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/pep-0477.txt b/pep-0477.txt
--- a/pep-0477.txt
+++ b/pep-0477.txt
@@ -5,7 +5,7 @@
 Author: Donald Stufft <donald at stufft.io>
         Nick Coghlan <ncoghlan at gmail.com>
 BDFL-Delegate: Benjamin Peterson <benjamin at python.org>
-Status: Accepted
+Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 26-Aug-2014

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list