.. 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.
..
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