[Python-checkins] peps: Add release dates for all of the 2.6 series.
barry.warsaw
python-checkins at python.org
Sun Feb 5 23:54:42 CET 2012
http://hg.python.org/peps/rev/b62b25799cdf
changeset: 4037:b62b25799cdf
user: Barry Warsaw <barry at python.org>
date: Sun Feb 05 17:54:37 2012 -0500
summary:
Add release dates for all of the 2.6 series.
files:
pep-0361.txt | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/pep-0361.txt b/pep-0361.txt
--- a/pep-0361.txt
+++ b/pep-0361.txt
@@ -63,9 +63,13 @@
Nov 06 2008: Python 3.0rc2 released
Nov 21 2008: Python 3.0rc3 released
Dec 03 2008: Python 3.0 final released
- Dec 04 2008: Python 2.6.1 final release
- Apr 14 2009: Python 2.6.2 final release
- Oct 02 2009: Python 2.6.3 final release
+ Dec 04 2008: Python 2.6.1 final released
+ Apr 14 2009: Python 2.6.2 final released
+ Oct 02 2009: Python 2.6.3 final released
+ Oct 25 2009: Python 2.6.4 final released
+ Mar 19 2010: Python 2.6.5 final released
+ Aug 24 2010: Python 2.6.6 final released
+ Jun 03 2011: Python 2.6.7 final released (security-only)
See the public `Google calendar`_
--
Repository URL: http://hg.python.org/peps
More information about the Python-checkins
mailing list