]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Revert "Fix a code snippet typo in asyncio docs (GH-108427)" (GH-111271) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Oct 2023 16:26:57 +0000 (18:26 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Oct 2023 16:26:57 +0000 (11:26 -0500)
commitff7dc61643ce1640befdff451b4a05e0eae02c31
treeed3de65e300683c8bdf8aa594e6d0aceb24330f5
parent575bff3732130e7470b0d005f36c904f8f7db92d
[3.11] Revert "Fix a code snippet typo in asyncio docs (GH-108427)" (GH-111271) (GH-111273)

Revert "Fix a code snippet typo in asyncio docs (GH-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 :)

(cherry picked from commit c7d68f907ad3e3aa17546df92a32bddb145a69bf)

Ref: https://github.com/python/cpython/pull/108427#-issuecomment-1777525740

Co-authored-by: Zachary Ware <zach@python.org>
Doc/library/asyncio-task.rst