[Python-checkins] peps: add bugfix releases

benjamin.peterson python-checkins at python.org
Sat Mar 10 23:11:14 CET 2012


http://hg.python.org/peps/rev/d168f7ada371
changeset:   4125:d168f7ada371
user:        Benjamin Peterson <benjamin at python.org>
date:        Sat Mar 10 14:11:10 2012 -0800
summary:
  add bugfix releases

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


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -46,6 +46,13 @@
 - 2.7 rc2 2010-06-19
 - 2.7 final 2010-07-03
 
+Maintenance releases
+====================
+
+- 2.7.1 2010-11-27
+- 2.7.2 2011-07-21
+- 2.7.3rc1 2012-02-23
+
 
 Possible features for 2.7
 =========================

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


More information about the Python-checkins mailing list