[Python-checkins] peps: PEP 498 accepted. Yay! Thanks, all.

eric.smith python-checkins at python.org
Wed Sep 9 02:38:44 CEST 2015


https://hg.python.org/peps/rev/10a283dc6b1a
changeset:   6045:10a283dc6b1a
user:        Eric V. Smith <eric at trueblade.com>
date:        Tue Sep 08 20:38:45 2015 -0400
summary:
  PEP 498 accepted. Yay! Thanks, all.

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


diff --git a/pep-0498.txt b/pep-0498.txt
--- a/pep-0498.txt
+++ b/pep-0498.txt
@@ -3,12 +3,13 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Eric V. Smith <eric at trueblade.com>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 01-Aug-2015
 Python-Version: 3.6
 Post-History: 07-Aug-2015, 30-Aug-2015, 04-Sep-2015
+Resolution: https://mail.python.org/pipermail/python-dev/2015-September/141526.html
 
 Abstract
 ========

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


More information about the Python-checkins mailing list