diff options
author | Kirill Podoprigora <kirill.bast9@mail.ru> | 2024-08-17 08:03:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-17 08:03:51 (GMT) |
commit | e6d5ff55d0816d7f5eb45e49c810e936b09d2be7 (patch) | |
tree | 36a09e8c42d2909570cd623dc29bd09c40c2441f /Python/pythonrun.c | |
parent | 35d8ac7cd7ed6cd3d84af721dce970da59bd5f68 (diff) | |
download | cpython-e6d5ff55d0816d7f5eb45e49c810e936b09d2be7.zip cpython-e6d5ff55d0816d7f5eb45e49c810e936b09d2be7.tar.gz cpython-e6d5ff55d0816d7f5eb45e49c810e936b09d2be7.tar.bz2 |
gh-123087: ``Lib/test/test_unittest/testmock/testasync.py``: Replace usage of the deprecated ``asyncio.iscoroutinefunction`` with the ``inspect.iscoroutinefunction`` (#123088)
asyncio.iscoroutinefunction -> inspect.iscoroutinefunction
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions