From 9d5151a40ff1bf2ddb4fb2b034f636d59633a04a Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 3 Jul 2010 18:24:52 +0000 Subject: [PATCH] fix date --- Doc/whatsnew/2.7.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.50.1