From: Pablo Galindo Salgado Date: Fri, 5 Aug 2022 14:40:41 +0000 (+0100) Subject: Remove draft notice from 3.11 What's new (#95713) X-Git-Tag: v3.12.0a1~717 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bacbc35830a493198ea40e3ab81613d5d187c577;p=thirdparty%2FPython%2Fcpython.git Remove draft notice from 3.11 What's new (#95713) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index f5d5d5f2be06..88f62bc2d91b 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -49,13 +49,6 @@ This article explains the new features in Python 3.11, compared to 3.10. For full details, see the :ref:`changelog `. -.. note:: - - Prerelease users should be aware that this document is currently in draft - form. It will be updated substantially as Python 3.11 moves towards release, - so it's worth checking back even after reading earlier versions. - - Summary -- Release highlights =============================