From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 7 Oct 2021 18:25:26 +0000 (-0700) Subject: [3.10] Remove draft notice on the 3.10 What's new document (GH-28806) (GH-28807) X-Git-Tag: v3.10.1~204 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=86bf45e69e22bb5950f1d47c670dfb36bbd45dd0;p=thirdparty%2FPython%2Fcpython.git [3.10] Remove draft notice on the 3.10 What's new document (GH-28806) (GH-28807) Automerge-Triggered-By: GH:pablogsal (cherry picked from commit 32485cecab0111a858055b7a60df3b9903b162e3) Co-authored-by: Pablo Galindo Salgado --- diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index 7e8ae4208500..ddcefb408b7f 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -50,13 +50,6 @@ This article explains the new features in Python 3.10, compared to 3.9. 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.10 moves towards release, - so it's worth checking back even after reading earlier versions. - - Summary -- Release highlights =============================