[Python-checkins] peps: fix release date

benjamin.peterson python-checkins at python.org
Sun Jan 5 02:33:03 CET 2014


http://hg.python.org/peps/rev/3143c88f23ce
changeset:   5335:3143c88f23ce
user:        Benjamin Peterson <benjamin at python.org>
date:        Sat Jan 04 19:32:54 2014 -0600
summary:
  fix release date

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


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -71,7 +71,7 @@
 - 2.7.4 2013-04-06
 - 2.7.5 2013-05-12
 - 2.7.6rc1 2013-10-26
-- 2.7.6 2012-11-10
+- 2.7.6 2013-11-10
 
 
 Possible features for 2.7

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


More information about the Python-checkins mailing list