From: Victor Stinner Date: Mon, 24 Sep 2012 21:19:17 +0000 (+0200) Subject: Close #16022: What's New in Python 3.3 document is no more at beta stage X-Git-Tag: v3.3.1rc1~818^2^2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6447b9214a927eca0b24ef2918d021d27635b3d0;p=python Close #16022: What's New in Python 3.3 document is no more at beta stage --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 617700c9ae..c1c66428a2 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -48,10 +48,6 @@ This article explains the new features in Python 3.3, compared to 3.2. -.. note:: Beta users should be aware that this document is currently in - draft form. It will be updated substantially as Python 3.3 moves towards - release, so it's worth checking back even after reading earlier versions. - Summary -- Release highlights =============================