[Python-checkins] peps: Mark accepted

antoine.pitrou python-checkins at python.org
Mon Feb 2 21:47:18 CET 2015


https://hg.python.org/peps/rev/7edc0eddb68f
changeset:   5690:7edc0eddb68f
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Mon Feb 02 21:46:57 2015 +0100
summary:
  Mark accepted

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


diff --git a/pep-0475.txt b/pep-0475.txt
--- a/pep-0475.txt
+++ b/pep-0475.txt
@@ -4,11 +4,12 @@
 Last-Modified: $Date$
 Author: Charles-François Natali <cf.natali at gmail.com>, Victor Stinner <victor.stinner at gmail.com>
 BDFL-Delegate: Antoine Pitrou <solipsis at pitrou.net>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 29-July-2014
 Python-Version: 3.5
+Resolution: https://mail.python.org/pipermail/python-dev/2015-February/138018.html
 
 
 Abstract

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


More information about the Python-checkins mailing list