commit | 9d5151a40ff1bf2ddb4fb2b034f636d59633a04a | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jul 03 18:24:52 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jul 03 18:24:52 2010 +0000 |
tree | ea54194c5390b40231ae822b4f69d5645b57aad5 | |
parent | 60c067c10e7f37aa56dab01ed9896cfae92f6737 [diff] |
fix date
diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst index 83a64ba..5c6c8eb 100644 --- a/Doc/whatsnew/2.7.rst +++ b/Doc/whatsnew/2.7.rst
@@ -52,7 +52,7 @@ when researching a change. This article explains the new features in Python 2.7. Python 2.7 was released -on July 7, 2010. +on July 3, 2010. Numeric handling has been improved in many ways, for both floating-point numbers and for the :class:`~decimal.Decimal` class.