diff options
author | Carlton Gibson <carlton@noumenal.es> | 2022-12-18 19:13:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-18 19:13:24 (GMT) |
commit | 532aa4e4e019812d0388920768ede7c04232ebe1 (patch) | |
tree | bac6a6c3f467bc6a7d7ac1210fc5f9929cc2742a /Doc/tutorial | |
parent | 1cf3d78c92eb07dc09d15cc2e773b0b1b9436825 (diff) | |
download | cpython-532aa4e4e019812d0388920768ede7c04232ebe1.zip cpython-532aa4e4e019812d0388920768ede7c04232ebe1.tar.gz cpython-532aa4e4e019812d0388920768ede7c04232ebe1.tar.bz2 |
gh-94912: Added marker for non-standard coroutine function detection (#99247)
This introduces a new decorator `@inspect.markcoroutinefunction`,
which, applied to a sync function, makes it appear async to
`inspect.iscoroutinefunction()`.
Diffstat (limited to 'Doc/tutorial')
0 files changed, 0 insertions, 0 deletions