summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Galindo Salgado <Pablogsal@gmail.com>2022-08-05 14:40:41 (GMT)
committerGitHub <noreply@github.com>2022-08-05 14:40:41 (GMT)
commitbacbc35830a493198ea40e3ab81613d5d187c577 (patch)
tree778a04d5e8c811930e5b9288ab8fc1cee0014b4e
parent398ed84dc40abc58e16f5014d44c08f20cb4b5f6 (diff)
downloadcpython-bacbc35830a493198ea40e3ab81613d5d187c577.zip
cpython-bacbc35830a493198ea40e3ab81613d5d187c577.tar.gz
cpython-bacbc35830a493198ea40e3ab81613d5d187c577.tar.bz2
Remove draft notice from 3.11 What's new (#95713)
-rw-r--r--Doc/whatsnew/3.11.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst
index f5d5d5f..88f62bc 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 <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
=============================