]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (#149696)
authordeadlovelll <128279579+deadlovelll@users.noreply.github.com>
Tue, 12 May 2026 17:22:36 +0000 (20:22 +0300)
committerGitHub <noreply@github.com>
Tue, 12 May 2026 17:22:36 +0000 (22:52 +0530)
commit6a6600569985e4006900bae16812f2d19c8ab97b
treed8bb3edbd9ddb65c6b3c028b99a16729a35fa144
parent5f9d0d0b866d2d1275b2aefaf9f70b6333e03947
[3.15] gh-149694: Fix missing docstring on `asyncio.iscoroutinefunction` (#149696)
Lib/asyncio/coroutines.py