]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.10] Clean up junk & fix typo in 3.10.6 release notes (#95997)
authorMarti Raudsepp <marti@juffo.org>
Tue, 30 Aug 2022 10:58:21 +0000 (13:58 +0300)
committerGitHub <noreply@github.com>
Tue, 30 Aug 2022 10:58:21 +0000 (11:58 +0100)
Misc/NEWS.d/3.10.6.rst

index fbbb77d91ab81b9f558e0b5193531bb5f669fa73..93d5121de25397b3e660a96a39115acab17842b1 100644 (file)
@@ -587,7 +587,7 @@ The minimum Sphinx version required to build the documentation is now 3.2.
 .. section: Documentation
 
 Augmented documentation of asyncio.create_task(). Clarified the need to keep
-strong references to tasks and added a code snippet detailing how to to
+strong references to tasks and added a code snippet detailing how to do
 this.
 
 ..
@@ -630,11 +630,6 @@ parallel-safe.
 Added more tests for :mod:`dataclasses` to cover behavior with data
 descriptor-based fields.
 
-# Write your Misc/NEWS entry below.  It should be a simple ReST paragraph. #
-Don't start with "- Issue #<n>: " or "- gh-issue-<n>: " or that sort of
-stuff.
-###########################################################################
-
 ..
 
 .. date: 2022-06-27-21-27-20