]> granicus.if.org Git - python/commitdiff
add release date
authorBenjamin Peterson <benjamin@python.org>
Sat, 3 Jul 2010 13:37:39 +0000 (13:37 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 3 Jul 2010 13:37:39 +0000 (13:37 +0000)
Doc/whatsnew/2.7.rst

index 07f474ddfb4d4b010997c6faf802f3e4490117d1..83a64bafd1422c716d7832c7ca23087b784ac4a8 100644 (file)
@@ -51,9 +51,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.7.  The final
-release of 2.7 is currently scheduled for July 2010; the detailed
-schedule is described in :pep:`373`.
+This article explains the new features in Python 2.7.  Python 2.7 was released
+on July 7, 2010.
 
 Numeric handling has been improved in many ways, for both
 floating-point numbers and for the :class:`~decimal.Decimal` class.