From: Benjamin Peterson Date: Sat, 3 Jul 2010 18:24:52 +0000 (+0000) Subject: fix date X-Git-Tag: v2.7.1rc1~656 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d5151a40ff1bf2ddb4fb2b034f636d59633a04a;p=python fix date --- diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst index 83a64bafd1..5c6c8eb7a8 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.