We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f81742 commit 91bb71dCopy full SHA for 91bb71d
Doc/whatsnew/2.7.rst
@@ -51,9 +51,8 @@
51
This saves the maintainer some effort going through the SVN logs
52
when researching a change.
53
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`.
+This article explains the new features in Python 2.7. Python 2.7 was released
+on July 7, 2010.
57
58
Numeric handling has been improved in many ways, for both
59
floating-point numbers and for the :class:`~decimal.Decimal` class.
0 commit comments