[Python-checkins] Remove draft notice on the 3.10 What's new document (GH-28806)
miss-islington
webhook-mailer at python.org
Thu Oct 7 14:00:41 EDT 2021
https://github.com/python/cpython/commit/32485cecab0111a858055b7a60df3b9903b162e3
commit: 32485cecab0111a858055b7a60df3b9903b162e3
branch: main
author: Pablo Galindo Salgado <Pablogsal at gmail.com>
committer: miss-islington <31488909+miss-islington at users.noreply.github.com>
date: 2021-10-07T11:00:29-07:00
summary:
Remove draft notice on the 3.10 What's new document (GH-28806)
Automerge-Triggered-By: GH:pablogsal
files:
M Doc/whatsnew/3.10.rst
diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst
index b063255bc3e9e..266a80be3c96c 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 <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
=============================
More information about the Python-checkins
mailing list