]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use f-strings in asyncio-task code examples (GH-10035)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 24 Oct 2018 22:45:44 +0000 (15:45 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Oct 2018 22:45:44 +0000 (15:45 -0700)
commitd9dbb864cd9748e39791c9b9d7dc3c25b5967dff
treeda0eadb058ecd28867f3bcd9a441dc2f9c741327
parentb4c9874f5c7f64e1d41cbc588e515b8851bbb90c
Use f-strings in asyncio-task code examples (GH-10035)

Replace str.format with f-strings in the code examples of asyncio-task documentation.
(cherry picked from commit 9f43fbbd9dfc78125c9533ce1dfe33ff5d15aa45)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
Doc/library/asyncio-task.rst