]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "Fix a code snippet typo in asyncio docs (#108427)" (GH-111271)
authorZachary Ware <zach@python.org>
Tue, 24 Oct 2023 16:09:13 +0000 (11:09 -0500)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 16:09:13 +0000 (11:09 -0500)
commitc7d68f907ad3e3aa17546df92a32bddb145a69bf
treec0e07c4865e5dbf55c7ce61ce3d47b5be91d438e
parent1198076447f35b19a9173866ccb9839f3bcf3f17
Revert "Fix a code snippet typo in asyncio docs (#108427)" (GH-111271)

This reverts commit 7f316763402a7d5556deecc3acd06cb719e189b3.

The change resulted in a tautology and should not have been made.  There
may be an opportunity for additional clarity in this section, but this
change wasn't it :)

Ref: https://github.com/python/cpython/pull/108427#issuecomment-1777525740
Doc/library/asyncio-task.rst