[Python-checkins] peps: Accept PEP 450 (statistics module).

guido.van.rossum python-checkins at python.org
Wed Sep 18 16:55:32 CEST 2013


http://hg.python.org/peps/rev/81f5c53ba16e
changeset:   5129:81f5c53ba16e
parent:      5126:df9e4c301415
user:        Guido van Rossum <guido at dropbox.com>
date:        Tue Sep 17 14:20:05 2013 -0700
summary:
  Accept PEP 450 (statistics module).

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


diff --git a/pep-0450.txt b/pep-0450.txt
--- a/pep-0450.txt
+++ b/pep-0450.txt
@@ -3,12 +3,12 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Steven D'Aprano <steve at pearwood.info>
-Status: Draft
+Status: Accepted
 Type: Standards Track
 Content-Type: text/plain
 Created: 01-Aug-2013
 Python-Version: 3.4
-Post-History:
+Post-History: 13-Sep-2013
 
 
 Abstract

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


More information about the Python-checkins mailing list