[Python-checkins] peps: PEP 493 is Accepted.

barry.warsaw python-checkins at python.org
Wed Mar 2 10:06:39 EST 2016


https://hg.python.org/peps/rev/0f54d9a98f60
changeset:   6248:0f54d9a98f60
user:        Barry Warsaw <barry at python.org>
date:        Wed Mar 02 10:06:11 2016 -0500
summary:
  PEP 493 is Accepted.

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


diff --git a/pep-0493.txt b/pep-0493.txt
--- a/pep-0493.txt
+++ b/pep-0493.txt
@@ -6,12 +6,13 @@
         Robert Kuska <rkuska at redhat.com>,
         Marc-André Lemburg <mal at lemburg.com>
 BDFL-Delegate: Barry Warsaw
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 10-May-2015
 Python-Version: 2.7.12
 Post-History: 06-Jul-2015, 11-Nov-2015, 24-Nov-2015, 24-Feb-2016
+Resolution: https://mail.python.org/pipermail/python-dev/2016-March/143450.html
 
 
 Abstract

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


More information about the Python-checkins mailing list