]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix patchcheck for `asyncio.tasks` (GH-108159) (#108160)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 20 Aug 2023 13:49:03 +0000 (06:49 -0700)
committerGitHub <noreply@github.com>
Sun, 20 Aug 2023 13:49:03 +0000 (15:49 +0200)
commit1e46f1a9a438f11f7a69844c6701bca2016b1e8b
tree3dc9bd3ca6ce5af2aa01212c9875546d1bcfe98d
parenta4a494aff481e210ce2658ecd9f32304c1e27f90
[3.12] Fix patchcheck for `asyncio.tasks` (GH-108159) (#108160)

Fix patchcheck for `asyncio.tasks` (GH-108159)
(cherry picked from commit b1e5d2c601bbd3d435b60deef4818f3622bdfca3)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/asyncio/tasks.py