[3.10] Clean up junk & fix typo in 3.10.6 release notes (#95997)

This commit is contained in:
Marti Raudsepp 2022-08-30 13:58:21 +03:00 committed by GitHub
parent 57f447267c
commit 0a096e01c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View 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