]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (GH-149696...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 23 May 2026 08:24:14 +0000 (10:24 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 08:24:14 +0000 (13:54 +0530)
commit6d8ea31e11e2cacc2b19696d7e6f38de4d4e32da
treeb5be8f7fd7e5faacfb1d80e99aa3e2b3868022c6
parent0bd80a1d486592ae4af51e010616c8227d6b589d
[3.14] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (GH-149696) (#149736)

[3.15] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (GH-149696)
(cherry picked from commit 6a6600569985e4006900bae16812f2d19c8ab97b)

Co-authored-by: deadlovelll <128279579+deadlovelll@users.noreply.github.com>
Lib/asyncio/coroutines.py