mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
[3.10] Clean up junk & fix typo in 3.10.6 release notes (#95997)
This commit is contained in:
parent
57f447267c
commit
0a096e01c6
1 changed files with 1 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue