]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Today is the release date v2.6
authorBarry Warsaw <barry@python.org>
Wed, 1 Oct 2008 22:05:43 +0000 (22:05 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 1 Oct 2008 22:05:43 +0000 (22:05 +0000)
Doc/whatsnew/2.6.rst

index 7e4d68ab7cc3e91665cae4d566dcf66cce79ebdd..1dfd4fc997ca99744d026639652b8edb9fd920c8 100644 (file)
@@ -49,9 +49,8 @@
    This saves the maintainer some effort going through the SVN logs
    when researching a change.
 
-This article explains the new features in Python 2.6.  The release
-schedule is described in :pep:`361`; currently the final release is
-scheduled for October 1 2008.
+This article explains the new features in Python 2.6, released on October 1
+2008.  The release schedule is described in :pep:`361`.
 
 The major theme of Python 2.6 is preparing the migration path to
 Python 3.0, a major redesign of the language.  Whenever possible,