From: Georg Brandl Date: Sat, 29 Sep 2012 07:06:10 +0000 (+0200) Subject: Update release date in whatsnew document. X-Git-Tag: v3.3.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d021738e2d14c4da09237e532fbd5cd8456bc34;p=thirdparty%2FPython%2Fcpython.git Update release date in whatsnew document. --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 08019a4f90e4..b0e3885042ab 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -47,6 +47,7 @@ when researching a change. This article explains the new features in Python 3.3, compared to 3.2. +Python 3.3 was released on September 29, 2012. Summary -- Release highlights