Skip to content

Commit 91bb71d

Browse files
committed
add release date
1 parent 9f81742 commit 91bb71d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Doc/whatsnew/2.7.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,8 @@
5151
This saves the maintainer some effort going through the SVN logs
5252
when researching a change.
5353
54-
This article explains the new features in Python 2.7. The final
55-
release of 2.7 is currently scheduled for July 2010; the detailed
56-
schedule is described in :pep:`373`.
54+
This article explains the new features in Python 2.7. Python 2.7 was released
55+
on July 7, 2010.
5756

5857
Numeric handling has been improved in many ways, for both
5958
floating-point numbers and for the :class:`~decimal.Decimal` class.

0 commit comments

Comments
 (0)